Skip to content

Commit b68ee03

Browse files
authored
Merge pull request #172 from jaakkor2/compatsForMakie
Add compat for Makie 0.23, 0.24
2 parents 50473d0 + bdd8e76 commit b68ee03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Aqua = "0.8"
2121
CompositeTypes = "0.1.4"
2222
IntervalSets = "0.7.4"
2323
LinearAlgebra = "1"
24-
Makie = "0.19, 0.20, 0.21, 0.22"
24+
Makie = "0.19, 0.20, 0.21, 0.22, 0.23, 0.24"
2525
Random = "1"
2626
StableRNGs = "1"
2727
StaticArrays = "1"

0 commit comments

Comments
 (0)