Skip to content

Commit

Permalink
Merge pull request #503 from anj00/switch2Websockets1.6
Browse files Browse the repository at this point in the history
WebSockets 1.6.0
  • Loading branch information
pfitzseb authored Dec 15, 2022
2 parents 85b41d4 + 3ab85ef commit 37f6f8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "WebIO"
uuid = "0f1e0344-ec1d-5b48-a673-e5cf874b6c29"
license = "MIT"
version = "0.8.19"
version = "0.8.20"

[deps]
AssetRegistry = "bf4720bc-e11a-5d0c-854e-bdca1663c893"
Expand All @@ -26,7 +26,7 @@ JSExpr = "0.5"
JSON = "0.18, 0.19, 0.20, 0.21"
Observables = "0.5"
Requires = "0.4.4, 0.5, 1.0.0"
WebSockets = "1.5.0"
WebSockets = "1.5.0, 1.6.0"
Widgets = "0.6.2"
julia = "1.6"

Expand Down

0 comments on commit 37f6f8b

Please sign in to comment.