diff --git a/client/package.json b/client/package.json index 2423056b67..4cd4f8e8c5 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "@coralproject/talk", - "version": "9.4.1", + "version": "9.5.0", "author": "The Coral Project", "homepage": "https://coralproject.net/", "sideEffects": [ diff --git a/common/package.json b/common/package.json index 9ee911401d..0eba08b2c0 100644 --- a/common/package.json +++ b/common/package.json @@ -1,6 +1,6 @@ { "name": "common", - "version": "9.4.1", + "version": "9.5.0", "description": "", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/config/package.json b/config/package.json index 39b41e50b2..98df94632b 100644 --- a/config/package.json +++ b/config/package.json @@ -1,6 +1,6 @@ { "name": "common", - "version": "9.4.1", + "version": "9.5.0", "description": "", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/server/package.json b/server/package.json index 9f186c19c4..24ae39ab6b 100644 --- a/server/package.json +++ b/server/package.json @@ -1,6 +1,6 @@ { "name": "@coralproject/talk", - "version": "9.4.1", + "version": "9.5.0", "author": "The Coral Project", "homepage": "https://coralproject.net/", "sideEffects": [