Skip to content

Commit 6580943

Browse files
authored
LazyArrays v0.21 (#79)
* Update Project.toml * Update Project.toml
1 parent 25e4543 commit 6580943

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 = "ContinuumArrays"
22
uuid = "7ae1f121-cc2c-504b-ac30-9b923412ae5c"
3-
version = "0.6.0"
3+
version = "0.6.1"
44

55
[deps]
66
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -18,12 +18,12 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1818
[compat]
1919
ArrayLayouts = "0.5, 0.6"
2020
BandedMatrices = "0.16"
21-
BlockArrays = "0.14"
21+
BlockArrays = "0.14, 0.15"
2222
FillArrays = "0.11"
2323
InfiniteArrays = "0.9, 0.10"
2424
Infinities = "0.0.1, 0.0.2"
2525
IntervalSets = "0.5"
26-
LazyArrays = "0.20"
26+
LazyArrays = "0.20, 0.21"
2727
QuasiArrays = "0.4.1"
2828
StaticArrays = "0.12, 1"
2929
julia = "1.5"

0 commit comments

Comments
 (0)