From 1b4780073e8cf5b78cfdcb4a1510804a491005bd Mon Sep 17 00:00:00 2001 From: LordTocs Date: Thu, 18 Jan 2024 00:51:55 -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 65c728b6..88ea5212 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "castmate-monorepo", - "version": "0.4.15", + "version": "0.4.16", "description": "", "private": true, "scripts": { diff --git a/packages/castmate/package.json b/packages/castmate/package.json index 5766e2e2..2d3bb617 100644 --- a/packages/castmate/package.json +++ b/packages/castmate/package.json @@ -1,6 +1,6 @@ { "name": "castmate", - "version": "0.4.15", + "version": "0.4.16", "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": {