diff --git a/client/package.json b/client/package.json index 27668e41e7..86f98b03de 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "@coralproject/talk", - "version": "9.1.0", + "version": "9.1.1", "author": "The Coral Project", "homepage": "https://coralproject.net/", "sideEffects": [ diff --git a/common/package.json b/common/package.json index e8bc54cef6..1dba60929c 100644 --- a/common/package.json +++ b/common/package.json @@ -1,6 +1,6 @@ { "name": "common", - "version": "9.1.0", + "version": "9.1.1", "description": "", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/config/package.json b/config/package.json index 046e3d5509..7426660de7 100644 --- a/config/package.json +++ b/config/package.json @@ -1,6 +1,6 @@ { "name": "common", - "version": "9.1.0", + "version": "9.1.1", "description": "", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/server/package.json b/server/package.json index f60facd88b..c7d3638a71 100644 --- a/server/package.json +++ b/server/package.json @@ -1,6 +1,6 @@ { "name": "@coralproject/talk", - "version": "9.1.0", + "version": "9.1.1", "author": "The Coral Project", "homepage": "https://coralproject.net/", "sideEffects": [