Skip to content

Commit 37f6f8b

Browse files
authored
Merge pull request #503 from anj00/switch2Websockets1.6
WebSockets 1.6.0
2 parents 85b41d4 + 3ab85ef commit 37f6f8b

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 = "WebIO"
22
uuid = "0f1e0344-ec1d-5b48-a673-e5cf874b6c29"
33
license = "MIT"
4-
version = "0.8.19"
4+
version = "0.8.20"
55

66
[deps]
77
AssetRegistry = "bf4720bc-e11a-5d0c-854e-bdca1663c893"
@@ -26,7 +26,7 @@ JSExpr = "0.5"
2626
JSON = "0.18, 0.19, 0.20, 0.21"
2727
Observables = "0.5"
2828
Requires = "0.4.4, 0.5, 1.0.0"
29-
WebSockets = "1.5.0"
29+
WebSockets = "1.5.0, 1.6.0"
3030
Widgets = "0.6.2"
3131
julia = "1.6"
3232

0 commit comments

Comments
 (0)