From d729cbce8b9c3264ef1ceb382d5aadb9c631b221 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Wed, 22 Mar 2023 00:56:08 +1300 Subject: [PATCH] v2.4.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 4609892..a348d30 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@liamcottle/rustplus.js", - "version": "2.3.0", + "version": "2.4.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@liamcottle/rustplus.js", - "version": "2.3.0", + "version": "2.4.0", "license": "MIT", "dependencies": { "axios": "^1.2.2", diff --git a/package.json b/package.json index a2be41a..17dcb5f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@liamcottle/rustplus.js", - "version": "2.3.1", + "version": "2.4.0", "description": "Unofficial NodeJS library for controlling Smart Switches in the PC game Rust", "main": "rustplus.js", "bin": {