Skip to content

Commit f7232d4

Browse files
authored
Update to the latest Observables (#171)
1 parent a428087 commit f7232d4

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,6 +1,6 @@
11
name = "InteractBase"
22
uuid = "d3863d7c-f0c8-5437-a7b4-3ae773c01009"
3-
version = "0.10.8"
3+
version = "0.10.9"
44

55
[deps]
66
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
@@ -22,7 +22,7 @@ Colors = "0.10, 0.11, 0.12"
2222
JSExpr = "0.3,0.4,0.5"
2323
JSON = "0.18, 0.19, 0.20, 0.21"
2424
Knockout = "0.2.1"
25-
Observables = "0.4"
25+
Observables = "0.4, 0.5"
2626
OrderedCollections = "1"
2727
WebIO = "0.3,0.4,0.5,0.6,0.7,0.8"
2828
Widgets = "0.6.5"

0 commit comments

Comments
 (0)