diff --git a/S/Strided/Compat.toml b/S/Strided/Compat.toml index 2c8f7c6abcc3ebf..c3c668e9957281a 100644 --- a/S/Strided/Compat.toml +++ b/S/Strided/Compat.toml @@ -10,7 +10,7 @@ julia = "1" ["0.3.1"] TupleTools = "1.1-1" -["0.3.2-2"] +["0.3.2-2.1"] TupleTools = "1.1.0-1" ["1-1.1"] @@ -28,6 +28,12 @@ StridedViews = "0.1" ["2.0.4-2.0"] StridedViews = "0.1-0.2" +["2.1"] +StridedViews = "0.1-0.3" + ["2.1-2"] LinearAlgebra = "1.6.0-1" -StridedViews = "0.1-0.3" + +["2.2-2"] +StridedViews = "0.3.2-0.3" +TupleTools = "1.6.0-1" diff --git a/S/Strided/Versions.toml b/S/Strided/Versions.toml index 75ec70658136f64..47b92ef12acdd14 100644 --- a/S/Strided/Versions.toml +++ b/S/Strided/Versions.toml @@ -93,3 +93,6 @@ git-tree-sha1 = "bd9bd1c70cfc115cc3a30213fc725125a6b43652" ["2.1.1"] git-tree-sha1 = "d85461cb47420b6dcecf51de8142fc60484dd0b3" + +["2.2.0"] +git-tree-sha1 = "f9ce8284e6eec72a21de3603493eb5355fcf7f39"