Skip to content

Commit c89c0cb

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
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.1"
3+
version = "0.18.2"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -38,7 +38,7 @@ InfiniteArrays = "0.14"
3838
Infinities = "0.1"
3939
IntervalSets = "0.7"
4040
LazyArrays = "2"
41-
Makie = "0.20"
41+
Makie = "0.20, 0.21"
4242
QuasiArrays = "0.11.5"
4343
RecipesBase = "1.0"
4444
StaticArrays = "1.0"

0 commit comments

Comments
 (0)