From 2365c10be3ac8fd0b6f4bd1ebfe01702c3b44095 Mon Sep 17 00:00:00 2001 From: Brendan Lane Date: Thu, 24 Dec 2020 14:52:30 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=A9=B9=20Really=20fix=20it=20this=20time?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7b8315e..69e43d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vexico/spookvooperapi", - "version": "2.0.0", + "version": "2.0.1", "description": "Easy to use library for the SpookVooper API", "main": "dist/main.js", "type": "commonjs",