Skip to content

Commit 7553290

Browse files
committed
compat for Cobweb
1 parent ee45f78 commit 7553290

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "PlotlyLight"
22
uuid = "ca7969ec-10b3-423e-8d99-40f33abb42bf"
33
authors = ["joshday <[email protected]>"]
4-
version = "0.5.1"
4+
version = "0.5.2"
55

66
[deps]
77
Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
@@ -14,7 +14,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1414
StructTypes = "856f2bd8-1eba-4b0a-8007-ebc267875bd4"
1515

1616
[compat]
17-
Cobweb = "0.1.1"
17+
Cobweb = "0.1, 0.2"
1818
DefaultApplication = "1"
1919
EasyConfig = "0.1.10"
2020
JSON3 = "1.8"

0 commit comments

Comments
 (0)