diff --git a/package-lock.json b/package-lock.json index 43f87d9..2c0184c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@liamcottle/rustplus.js", - "version": "2.1.2", + "version": "2.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@liamcottle/rustplus.js", - "version": "2.1.2", + "version": "2.2.0", "license": "MIT", "dependencies": { "axios": "^0.21.1", diff --git a/package.json b/package.json index a3d8fcd..fa7e43a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@liamcottle/rustplus.js", - "version": "2.1.2", + "version": "2.2.0", "description": "Unofficial NodeJS library for controlling Smart Switches in the PC game Rust", "main": "rustplus.js", "bin": {