Skip to content

Commit b41d6f8

Browse files
committed
v0.0.2
1 parent 3c04dd8 commit b41d6f8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 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.0.1"
3+
version = "0.0.2"
44

55
[deps]
66
BandedMatrices = "aae01518-5342-5314-be14-df237901396f"
@@ -18,8 +18,8 @@ BandedMatrices = "0.12.3"
1818
BlockArrays = "0.10"
1919
BlockBandedMatrices = "0.5.1"
2020
FillArrays = "0.7.1"
21-
InfiniteArrays = "0.3"
22-
LazyArrays = "0.12.1"
21+
InfiniteArrays = "0.4"
22+
LazyArrays = "0.12.4"
2323
MatrixFactorizations = "0.2"
2424
julia = "1.2"
2525

0 commit comments

Comments
 (0)