Skip to content

Commit e366725

Browse files
authored
LazyArrays v0.22 (#121)
1 parent d2e879a commit e366725

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

55
[deps]
66
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -24,7 +24,7 @@ FillArrays = "0.11, 0.12"
2424
InfiniteArrays = "0.11, 0.12"
2525
Infinities = "0.1"
2626
IntervalSets = "0.5"
27-
LazyArrays = "0.21.13"
27+
LazyArrays = "0.21.13, 0.22"
2828
QuasiArrays = "0.7, 0.8"
2929
RecipesBase = "1.0"
3030
StaticArrays = "1.0"

0 commit comments

Comments
 (0)