Skip to content

Commit 7698877

Browse files
CompatHelper: bump compat for "JLD2" to "0.4" (#1015)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Mosè Giordano <[email protected]>
1 parent 6272997 commit 7698877

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Manifest.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,9 +122,9 @@ version = "1.0.0"
122122

123123
[[JLD2]]
124124
deps = ["CodecZlib", "DataStructures", "MacroTools", "Mmap", "Pkg", "Printf", "Requires", "UUIDs"]
125-
git-tree-sha1 = "1b8168c14939e43c7c4d2c9e8f0ddd8718965430"
125+
git-tree-sha1 = "e8c4d588007dc02a1b23442ef3d14a8d7146df97"
126126
uuid = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
127-
version = "0.2.4"
127+
version = "0.4.1"
128128

129129
[[JLLWrappers]]
130130
git-tree-sha1 = "a431f5f2ca3f4feef3bd7a5e94b8b8d4f2f647a0"

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ ArgParse = "1.1"
3636
BinaryBuilderBase = "0.5"
3737
GitHub = "5.1"
3838
HTTP = "0.8, 0.9"
39-
JLD2 = "0.1.6, 0.2"
39+
JLD2 = "0.1.6, 0.2, 0.3, 0.4"
4040
JLLWrappers = "1.2.0"
4141
JSON = "0.21"
4242
LoggingExtras = "0.4"

0 commit comments

Comments
 (0)