From 75f2514f7ede09b8c9eae52b6ac496658754ed95 Mon Sep 17 00:00:00 2001 From: Tessa Thornton Date: Tue, 26 Mar 2024 09:21:58 -0400 Subject: [PATCH] bump to 9.0.1 --- client/package.json | 2 +- common/package.json | 2 +- config/package.json | 2 +- server/package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/client/package.json b/client/package.json index 7999b810df..961b5da66e 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "@coralproject/talk", - "version": "9.0.0", + "version": "9.0.1", "author": "The Coral Project", "homepage": "https://coralproject.net/", "sideEffects": [ diff --git a/common/package.json b/common/package.json index f1c8214a05..ae21ca29f4 100644 --- a/common/package.json +++ b/common/package.json @@ -1,6 +1,6 @@ { "name": "common", - "version": "9.0.0", + "version": "9.0.1", "description": "", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/config/package.json b/config/package.json index 035845a5dd..6ccc460866 100644 --- a/config/package.json +++ b/config/package.json @@ -1,6 +1,6 @@ { "name": "common", - "version": "9.0.0", + "version": "9.0.1", "description": "", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/server/package.json b/server/package.json index b42b907195..852f838376 100644 --- a/server/package.json +++ b/server/package.json @@ -1,6 +1,6 @@ { "name": "@coralproject/talk", - "version": "9.0.0", + "version": "9.0.1", "author": "The Coral Project", "homepage": "https://coralproject.net/", "sideEffects": [