We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8574fe2 commit 99f7244Copy full SHA for 99f7244
Project.toml
@@ -1,7 +1,7 @@
1
name = "ModelingToolkitDesigner"
2
uuid = "23d639d0-9462-4d1e-84fe-d700424865b8"
3
authors = ["Brad Carman <[email protected]>"]
4
-version = "1.1.0"
+version = "1.1.1"
5
6
[deps]
7
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
@@ -26,4 +26,4 @@ julia = "1.6"
26
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
27
28
[targets]
29
-test = ["Test"]
+test = ["Test"]
0 commit comments