diff --git a/packages/web/package.json b/packages/web/package.json index b9480a4..e8e56dc 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@cable-shared-worker/web", - "version": "0.4.0", + "version": "0.4.1", "description": "ActionCable and AnyCable Shared Worker support", "keywords": [ "anycable", diff --git a/packages/worker/package.json b/packages/worker/package.json index d059741..f24fe22 100644 --- a/packages/worker/package.json +++ b/packages/worker/package.json @@ -1,6 +1,6 @@ { "name": "@cable-shared-worker/worker", - "version": "0.4.0", + "version": "0.4.1", "description": "ActionCable and AnyCable Shared Worker support", "keywords": [ "anycable",