From 58cb7297b683be1e870f1c0a2f4b903ef9368853 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Fri, 16 Apr 2021 02:48:34 +1200 Subject: [PATCH] v2.2.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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": {