Skip to content

Commit 254bc12

Browse files
committed
Update a compat bound
1 parent db4e19a commit 254bc12

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,6 +1,6 @@
11
name = "Mimi"
22
uuid = "e4e893b0-ee5e-52ea-8111-44b3bdec128c"
3-
version = "0.9.3-DEV"
3+
version = "0.9.4"
44

55
[deps]
66
CSVFiles = "5d742f6a-9f54-50ce-8119-2520741973ca"
@@ -35,7 +35,7 @@ VegaLite = "112f6efa-9a02-5b7d-90c0-432ed331239a"
3535
IteratorInterfaceExtensions = "82899510-4779-5014-852e-03e436cf321d"
3636

3737
[compat]
38-
GraphPlot = "0.3"
38+
GraphPlot = "0.3, 0.4"
3939
julia = "1"
4040
IteratorInterfaceExtensions = "^0.1.1, ^1"
4141
TableTraits = "^0.4.1, ^1"

0 commit comments

Comments
 (0)