Skip to content

Commit a65b9c6

Browse files
CompatHelper: bump compat for "LazyArrays" to "0.22" (#85)
* CompatHelper: bump compat for "LazyArrays" to "0.22" * Update Project.toml Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Sheehan Olver <[email protected]>
1 parent f4ab149 commit a65b9c6

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 = "ApproxFunBase"
22
uuid = "fbd15aa5-315a-5a7d-a8a4-24992e37be05"
3-
version = "0.5.2"
3+
version = "0.5.3"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -42,7 +42,7 @@ FillArrays = "0.11, 0.12"
4242
InfiniteArrays = "0.11, 0.12"
4343
InfiniteLinearAlgebra = "0.5, 0.6"
4444
IntervalSets = "0.5"
45-
LazyArrays = "0.20, 0.21"
45+
LazyArrays = "0.20, 0.21, 0.22"
4646
LowRankApprox = "0.2, 0.3, 0.4, 0.5"
4747
SpecialFunctions = "0.10, 1.0"
4848
StaticArrays = "0.12, 1.0"

0 commit comments

Comments
 (0)