From 5cfdfd2a470ccbd9d90e2e136c3489234dd93208 Mon Sep 17 00:00:00 2001 From: Tessa Thornton Date: Wed, 17 Jul 2024 16:04:22 -0400 Subject: [PATCH] update version to 9.1.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 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": [