diff --git a/package-lock.json b/package-lock.json index 150f4dd60..da6bba88a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "rustplusplus", - "version": "1.15.0", + "version": "1.16.0", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 09b792de0..09cf55b6c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rustplusplus", - "version": "1.15.0", + "version": "1.16.0", "description": "A NodeJS Discord Bot that uses the rustplus.js library to utilize the power of the Rust+ Companion App with additional Quality-of-Life features.", "main": "index.ts", "scripts": {