From c6587f84c6fb503c2b353384313d91b9350d5083 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Tue, 10 Sep 2024 17:07:10 +1200 Subject: [PATCH] 2.5.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 d79e4d0..357f7fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@liamcottle/rustplus.js", - "version": "2.4.0", + "version": "2.5.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@liamcottle/rustplus.js", - "version": "2.4.0", + "version": "2.5.0", "license": "MIT", "dependencies": { "@liamcottle/push-receiver": "^0.0.3", diff --git a/package.json b/package.json index aa21691..2511978 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@liamcottle/rustplus.js", - "version": "2.4.0", + "version": "2.5.0", "description": "Unofficial NodeJS library for controlling Smart Switches in the PC game Rust", "main": "rustplus.js", "bin": {