Skip to content

Commit 0aaeb66

Browse files
authored
Update Project.toml
I'm bad at actually making a PR as well as compatibility....
1 parent 1585d96 commit 0aaeb66

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
@@ -15,6 +15,6 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1515

1616
[compat]
1717
julia = "1.0"
18-
BSON = "0.2.3"
19-
HDF5 = "0.11.0"
20-
JSON = "0.20.0"
18+
BSON = ">= 0.2.3"
19+
HDF5 = ">= 0.11.0"
20+
JSON = ">= 0.20.0"

0 commit comments

Comments
 (0)