diff --git a/package-lock.json b/package-lock.json index 34cac90..77c8df2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "discordsandbox", - "version": "0.4.1", + "version": "0.4.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "discordsandbox", - "version": "0.4.1", + "version": "0.4.2", "hasInstallScript": true, "license": "GNU GENERAL PUBLIC LICENSE Version 3", "dependencies": { diff --git a/package.json b/package.json index 27737bc..d4dd733 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discordsandbox", - "version": "0.4.1", + "version": "0.4.2", "description": "Discord Sandboxed", "main": "main.js", "scripts": {