Skip to content

Commit 1685fed

Browse files
CompatHelper: bump compat for "JLD2" to "0.2"
1 parent edd0b91 commit 1685fed

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
@@ -7,9 +7,9 @@ JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
77
LightGraphs = "093fc24a-ae57-5d10-9952-331d41423f4d"
88

99
[compat]
10-
JLD2 = "0.1.11"
11-
julia = "1"
10+
JLD2 = "0.1.11, 0.2"
1211
LightGraphs = "1.2"
12+
julia = "1"
1313

1414
[extras]
1515
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"

0 commit comments

Comments
 (0)