From 19c5c663d71a3fd593a3bc90bb63e00451959568 Mon Sep 17 00:00:00 2001 From: Tessa Thornton Date: Thu, 11 Apr 2024 11:09:48 -0400 Subject: [PATCH] update to 9.0.2 --- 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 961b5da66e..81a8c28998 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "@coralproject/talk", - "version": "9.0.1", + "version": "9.0.2", "author": "The Coral Project", "homepage": "https://coralproject.net/", "sideEffects": [ diff --git a/common/package.json b/common/package.json index ae21ca29f4..195cd83f11 100644 --- a/common/package.json +++ b/common/package.json @@ -1,6 +1,6 @@ { "name": "common", - "version": "9.0.1", + "version": "9.0.2", "description": "", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/config/package.json b/config/package.json index 6ccc460866..60ca699939 100644 --- a/config/package.json +++ b/config/package.json @@ -1,6 +1,6 @@ { "name": "common", - "version": "9.0.1", + "version": "9.0.2", "description": "", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/server/package.json b/server/package.json index 852f838376..090b35acfa 100644 --- a/server/package.json +++ b/server/package.json @@ -1,6 +1,6 @@ { "name": "@coralproject/talk", - "version": "9.0.1", + "version": "9.0.2", "author": "The Coral Project", "homepage": "https://coralproject.net/", "sideEffects": [