diff --git a/package-lock.json b/package-lock.json index d7c5fa33..334c3682 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "rustplusplus", - "version": "1.17.0", + "version": "1.18.0", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 6e2b1ead..f78853e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rustplusplus", - "version": "1.17.0", + "version": "1.18.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": {