From 21a386abdeb44440273709f4762bd57eb24f9a9c Mon Sep 17 00:00:00 2001 From: LordTocs Date: Mon, 24 Jul 2023 13:16:57 -0400 Subject: [PATCH] Bump Version Number --- package.json | 2 +- packages/castmate/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b0922d61..a35c418c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "castmate-monorepo", - "version": "0.4.10", + "version": "0.4.11", "description": "", "private": true, "scripts": { diff --git a/packages/castmate/package.json b/packages/castmate/package.json index ccdcc199..df63a2e1 100644 --- a/packages/castmate/package.json +++ b/packages/castmate/package.json @@ -1,6 +1,6 @@ { "name": "castmate", - "version": "0.4.10", + "version": "0.4.11", "description": "CastMate is a broadcaster tool that allows Twitch viewers to interact with a broadcasters stream components through Chat Commands, Channel Point rewards, and more.", "author": "LordTocs", "scripts": {