From cabcca30778876545e524a012aa01b237b5f660c Mon Sep 17 00:00:00 2001 From: Ryan Barr Date: Fri, 17 Apr 2020 11:30:19 -0600 Subject: [PATCH] 0.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 54ffff8..a6b3a77 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-streamelements", - "version": "0.1.2", + "version": "0.1.3", "description": "An unofficial wrapper for the StreamElements API.", "main": "index.js", "scripts": {