From 78854969238f855f7ab8ac6f721a4a50ea2a1a82 Mon Sep 17 00:00:00 2001 From: LordTocs Date: Wed, 9 Jun 2021 19:15:42 -0400 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d27ae812..4694e0a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "castmate", - "version": "0.0.3", + "version": "0.0.4", "private": "true", "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 & FitzBro",