diff --git a/package-lock.json b/package-lock.json index bc4a189..426c9c0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "idkr", - "version": "1.2.2", + "version": "1.3.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "idkr", - "version": "1.2.2", + "version": "1.3.0", "hasInstallScript": true, "license": "AGPL-3.0-only", "dependencies": { diff --git a/package.json b/package.json index 1c3bd77..2c21924 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "idkr", - "version": "1.2.2", + "version": "1.3.0", "description": "idk, just a Krunker client", "main": "./app/main.js", "private": true,