Skip to content

Commit 5ea7624

Browse files
authored
fix bounds
1 parent 8d470cf commit 5ea7624

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,15 +1,15 @@
11
name = "JuliaVariables"
22
uuid = "b14d175d-62b4-44ba-8fb7-3064adc8c3ec"
33
authors = ["thautwarm"]
4-
version = "0.2.1"
4+
version = "0.2.2"
55

66
[deps]
77
MLStyle = "d8e11817-5142-5d16-987a-aa16d5891078"
88
NameResolution = "71a1bf82-56d0-4bbc-8a3c-48b961074391"
99

1010
[compat]
11-
MLStyle = "^0.3.1, ^0.4.1"
12-
NameResolution = "^0.1.3"
11+
MLStyle = "~0.3.1, ~0.4.1"
12+
NameResolution = "~0.1.3"
1313
julia = "1"
1414

1515
[extras]

0 commit comments

Comments
 (0)