From 1a7a6b02af8f412bec795170cbeabb00de10e0a7 Mon Sep 17 00:00:00 2001 From: LordTocs Date: Mon, 4 Dec 2023 15:29:31 -0500 Subject: [PATCH] Bump Version --- package.json | 2 +- packages/castmate/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 63cbdd21..65c728b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "castmate-monorepo", - "version": "0.4.14", + "version": "0.4.15", "description": "", "private": true, "scripts": { diff --git a/packages/castmate/package.json b/packages/castmate/package.json index e08e14b5..5766e2e2 100644 --- a/packages/castmate/package.json +++ b/packages/castmate/package.json @@ -1,6 +1,6 @@ { "name": "castmate", - "version": "0.4.14", + "version": "0.4.15", "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": {