Skip to content

Commit 921a33b

Browse files
authored
Merge pull request #43 from JuliaGizmos/sp/observables-0.4
compat with observables 0.4
2 parents c178f8e + 8cf714d commit 921a33b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "JSExpr"
22
uuid = "97c1335a-c9c5-57fe-bc5d-ec35cebe8660"
33
license = "MIT"
4-
version = "0.5.2"
4+
version = "0.5.3"
55

66
[deps]
77
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
@@ -12,7 +12,7 @@ WebIO = "0f1e0344-ec1d-5b48-a673-e5cf874b6c29"
1212
[compat]
1313
JSON = "0.18, 0.19, 0.20, 0.21"
1414
MacroTools = "0.4, 0.5"
15-
Observables = "0.2.2,0.3"
15+
Observables = "0.2.2, 0.3, 0.4"
1616
WebIO = "0.8.5"
1717
julia = "0.7, 1"
1818

0 commit comments

Comments
 (0)