diff --git a/package.json b/package.json index 4c99aa5..3ab5281 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@twitchapis/twitch.js", - "version": "1.0.0-beta.2", + "version": "1.0.0-beta.3", "description": "twitch.js is a powerful Node.js module that allows you to easily interact with the TwitchTV making easy the way to make a TwitchTV bot, for a custom chat overlay for you OBS, or a moderation bot for you chat, or you just want a easy interface to TwitchTV.", "main": "./src/index", "scripts": {