Skip to content

Commit 0444e49

Browse files
authored
Bump ColorTypes to "0.9, 0.10, 0.11"
1 parent a04b5cf commit 0444e49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "GraphPlot"
22
uuid = "a2cc645c-3eea-5389-862e-a155d0052231"
33
authors = ["JuliaGraphs"]
4-
version = "0.5.0"
4+
version = "0.5.1"
55

66
[deps]
77
ArnoldiMethod = "ec485272-7323-5ecc-a04f-4719b315124d"
@@ -16,7 +16,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1616

1717
[compat]
1818
ArnoldiMethod = "0.0.4, 0.1"
19-
ColorTypes = "0.9, 0.10"
19+
ColorTypes = "0.9, 0.10, 0.11"
2020
Colors = "0.11, 0.12"
2121
Compose = "0.8, 0.9"
2222
Graphs = "1.4"

0 commit comments

Comments
 (0)