Skip to content

Commit 6623e27

Browse files
Merge pull request #31 from JuliaGraphics/CarloLucibello-patch-1
Update NaNmath compat bound
2 parents b134df0 + 7905725 commit 6623e27

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Graphics"
22
uuid = "a2bd30eb-e257-5431-a919-1863eab51364"
3-
version = "1.1.1"
3+
version = "1.1.2"
44

55
[deps]
66
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
@@ -9,7 +9,7 @@ NaNMath = "77ba4419-2d1f-58cd-9bb1-8ffee604a2e3"
99

1010
[compat]
1111
Colors = "0.9, 0.10, 0.11, 0.12"
12-
NaNMath = "0.3.3"
12+
NaNMath = "0.3.3, 1"
1313
julia = "1"
1414

1515
[extras]

0 commit comments

Comments
 (0)