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 8d470cf commit 5ea7624Copy full SHA for 5ea7624
Project.toml
@@ -1,15 +1,15 @@
1
name = "JuliaVariables"
2
uuid = "b14d175d-62b4-44ba-8fb7-3064adc8c3ec"
3
authors = ["thautwarm"]
4
-version = "0.2.1"
+version = "0.2.2"
5
6
[deps]
7
MLStyle = "d8e11817-5142-5d16-987a-aa16d5891078"
8
NameResolution = "71a1bf82-56d0-4bbc-8a3c-48b961074391"
9
10
[compat]
11
-MLStyle = "^0.3.1, ^0.4.1"
12
-NameResolution = "^0.1.3"
+MLStyle = "~0.3.1, ~0.4.1"
+NameResolution = "~0.1.3"
13
julia = "1"
14
15
[extras]
0 commit comments