Skip to content

Commit cfd7f02

Browse files
github-actions[bot]CompatHelper Juliadlfivefifty
authored
CompatHelper: bump compat for InfiniteArrays to 0.13, (keep existing compat) (#156)
* CompatHelper: bump compat for InfiniteArrays to 0.13, (keep existing compat) * v0.14.1 --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Sheehan Olver <[email protected]>
1 parent 36392fe commit cfd7f02

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.14"
3+
version = "0.14.1"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -26,7 +26,7 @@ BlockArrays = "0.16"
2626
DomainSets = "0.6"
2727
FastTransforms = "0.15"
2828
FillArrays = "1.0"
29-
InfiniteArrays = "0.12"
29+
InfiniteArrays = "0.12, 0.13"
3030
Infinities = "0.1"
3131
IntervalSets = "0.7"
3232
LazyArrays = "1.0"

0 commit comments

Comments
 (0)