diff --git a/Project.toml b/Project.toml index e708cea..23f030c 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "Graphics" uuid = "a2bd30eb-e257-5431-a919-1863eab51364" -version = "1.1.1" +version = "1.1.2" [deps] Colors = "5ae59095-9a9b-59fe-a467-6f913c188581" @@ -9,7 +9,7 @@ NaNMath = "77ba4419-2d1f-58cd-9bb1-8ffee604a2e3" [compat] Colors = "0.9, 0.10, 0.11, 0.12" -NaNMath = "0.3.3" +NaNMath = "0.3.3, 1" julia = "1" [extras]