Skip to content

Commit c3c0550

Browse files
github-actions[bot]CompatHelper Juliadlfivefifty
authored
CompatHelper: bump compat for Makie in [weakdeps] to 0.22, (keep existing compat) (#196)
* CompatHelper: bump compat for Makie in [weakdeps] to 0.22, (keep existing compat) * Update Project.toml --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Sheehan Olver <[email protected]>
1 parent f296259 commit c3c0550

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.18.6"
3+
version = "0.18.7"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -37,7 +37,7 @@ InfiniteArrays = "0.14, 0.15"
3737
Infinities = "0.1"
3838
IntervalSets = "0.7"
3939
LazyArrays = "2"
40-
Makie = "0.20, 0.21"
40+
Makie = "0.20, 0.21, 0.22"
4141
QuasiArrays = "0.11.8"
4242
RecipesBase = "1.0"
4343
StaticArrays = "1.0"

0 commit comments

Comments
 (0)