Skip to content

Commit 452d674

Browse files
committed
compat versions
1 parent a8295e2 commit 452d674

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ Literate = "98b081ad-f1c9-55d3-8b20-4c87d4299306"
66

77
[compat]
88
BlockArrays = "1"
9-
BlockSparseArrays = "0.2"
9+
BlockSparseArrays = "0.3"
1010
Documenter = "1"
1111
Literate = "2"

examples/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
55

66
[compat]
77
BlockArrays = "1"
8-
BlockSparseArrays = "0.2"
8+
BlockSparseArrays = "0.3"
99
Test = "1"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Adapt = "4"
2626
Aqua = "0.8"
2727
ArrayLayouts = "1"
2828
BlockArrays = "1"
29-
BlockSparseArrays = "0.2"
29+
BlockSparseArrays = "0.3"
3030
DiagonalArrays = "0.2"
3131
GPUArraysCore = "0.2"
3232
GradedUnitRanges = "0.1"

0 commit comments

Comments
 (0)