diff --git a/Project.toml b/Project.toml index 694e431..d56e362 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "Graphics" uuid = "a2bd30eb-e257-5431-a919-1863eab51364" -version = "1.0.1" +version = "1.0.2" [deps] Colors = "5ae59095-9a9b-59fe-a467-6f913c188581" @@ -8,7 +8,7 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" NaNMath = "77ba4419-2d1f-58cd-9bb1-8ffee604a2e3" [compat] -Colors = "0.9, 0.10, 0.11" +Colors = "0.9, 0.10, 0.11, 0.12" NaNMath = "0.3.3" julia = "1"