Skip to content

Commit 361badb

Browse files
authored
Bump InfiniteArrays compat for ApproxFunBaseTest (#509)
1 parent a7f5796 commit 361badb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ApproxFunBaseTest/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ApproxFunBaseTest"
22
uuid = "a931bfaf-0cfd-4a5c-b69c-bf2eed002b43"
33
authors = ["Jishnu Bhattacharya <[email protected]>"]
4-
version = "0.1.5"
4+
version = "0.1.6"
55

66
[deps]
77
ApproxFunBase = "fbd15aa5-315a-5a7d-a8a4-24992e37be05"
@@ -19,5 +19,5 @@ BandedMatrices = "0.16, 0.17"
1919
BlockArrays = "0.14, 0.15, 0.16"
2020
BlockBandedMatrices = "0.10, 0.11, 0.12"
2121
DomainSets = "0.5, 0.6"
22-
InfiniteArrays = "0.11, 0.12"
22+
InfiniteArrays = "0.11, 0.12, 0.13"
2323
julia = "1.5"

0 commit comments

Comments
 (0)