diff --git a/Project.toml b/Project.toml index c9b47fd..e3d6256 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "SerializedArrays" uuid = "621c0da3-e96e-4f80-bd06-5ae31cdfcb39" authors = ["ITensor developers and contributors"] -version = "0.2.1" +version = "0.2.2" [deps] ConstructionBase = "187b0558-2788-49d3-abe0-74a17ed4e7c9" diff --git a/test/Project.toml b/test/Project.toml index 2efa00f..d55db03 100644 --- a/test/Project.toml +++ b/test/Project.toml @@ -15,7 +15,7 @@ TestExtras = "5ed8adda-3752-4e41-b88a-e8b09835ee3a" Adapt = "4" Aqua = "0.8" GPUArraysCore = "0.2" -JLArrays = "0.2" +JLArrays = "0.2, 0.3" LinearAlgebra = "1.10" SafeTestsets = "0.1" SerializedArrays = "0.2"