Skip to content

Commit 46bef09

Browse files
authored
Merge pull request #91 from simsurace/patch-1
Bump JLD2 compat
2 parents 01d7e16 + f862f95 commit 46bef09

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "MetaGraphsNext"
22
uuid = "fa8bd995-216d-47f1-8a91-f3b68fbeb377"
3-
version = "0.7.3"
3+
version = "0.7.4"
44

55
[deps]
66
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
@@ -13,9 +13,9 @@ BenchmarkTools = "1"
1313
Documenter = "1"
1414
Graphs = "1.4.1"
1515
InteractiveUtils = "1"
16-
JLD2 = "0.1.11, 0.2, 0.3, 0.4, 0.5"
16+
JLD2 = "0.1.11, 0.2, 0.3, 0.4, 0.5, 0.6"
1717
JuliaFormatter = "1"
18-
MetaGraphs = "0.7"
18+
MetaGraphs = "0.7, 0.8"
1919
SimpleTraits = "0.9"
2020
Test = "1"
2121
julia = "1.6"

0 commit comments

Comments
 (0)