Skip to content

Commit 3519041

Browse files
github-actions[bot]CompatHelper Juliamtfishman
authored
CompatHelper: bump compat for JLArrays to 0.3 for package test, (keep existing compat) (#11)
Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Matt Fishman <[email protected]>
1 parent 06871fd commit 3519041

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "SerializedArrays"
22
uuid = "621c0da3-e96e-4f80-bd06-5ae31cdfcb39"
33
authors = ["ITensor developers <[email protected]> and contributors"]
4-
version = "0.2.1"
4+
version = "0.2.2"
55

66
[deps]
77
ConstructionBase = "187b0558-2788-49d3-abe0-74a17ed4e7c9"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ TestExtras = "5ed8adda-3752-4e41-b88a-e8b09835ee3a"
1515
Adapt = "4"
1616
Aqua = "0.8"
1717
GPUArraysCore = "0.2"
18-
JLArrays = "0.2"
18+
JLArrays = "0.2, 0.3"
1919
LinearAlgebra = "1.10"
2020
SafeTestsets = "0.1"
2121
SerializedArrays = "0.2"

0 commit comments

Comments
 (0)