Skip to content

Commit 40c9c1f

Browse files
committed
build(deps): expand Makie compats to include [email protected] and [email protected]
1 parent 8f8e869 commit 40c9c1f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ModelingToolkitDesigner"
22
uuid = "23d639d0-9462-4d1e-84fe-d700424865b8"
33
authors = ["Brad Carman <[email protected]>"]
4-
version = "1.3.0"
4+
version = "1.3.1"
55

66
[deps]
77
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
@@ -13,10 +13,10 @@ ModelingToolkitStandardLibrary = "16a59e39-deab-5bd0-87e4-056b12336739"
1313
TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
1414

1515
[compat]
16-
CairoMakie = "0.11"
16+
CairoMakie = "0.11, 0.12"
1717
FileIO = "1"
1818
FilterHelpers = "0.2"
19-
GLMakie = "0.9"
19+
GLMakie = "0.9, 0.10"
2020
ModelingToolkit = "9"
2121
ModelingToolkitStandardLibrary = "2"
2222
TOML = "1"

0 commit comments

Comments
 (0)