Skip to content

Commit ddca8a6

Browse files
authored
LazyArrays v0.22 (#93)
1 parent 20bbf70 commit ddca8a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "InfiniteLinearAlgebra"
22
uuid = "cde9dba0-b1de-11e9-2c62-0bab9446c55c"
3-
version = "0.6.1"
3+
version = "0.6.2"
44

55
[deps]
66
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -24,7 +24,7 @@ BlockBandedMatrices = "0.11"
2424
DSP = "0.7"
2525
FillArrays = "0.11, 0.12"
2626
InfiniteArrays = "0.12"
27-
LazyArrays = "0.21.8"
27+
LazyArrays = "0.21.8, 0.22"
2828
LazyBandedMatrices = "0.7.1"
2929
MatrixFactorizations = "0.8"
3030
SemiseparableMatrices = "0.2.7"

0 commit comments

Comments
 (0)