From 2475307fad0183cfdc2157323ce76eb5eb386717 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Tue, 8 Sep 2020 00:27:44 +1200 Subject: [PATCH] v1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1852f73..f611c6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rustplus-api", - "version": "1.0.0", + "version": "1.1.0", "description": "Unofficial NodeJS library for controlling Smart Switches in the PC game Rust", "main": "rustplus.js", "scripts": {