diff --git a/package-lock.json b/package-lock.json index 349e21b..2e8efc4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@live-apps/discord", - "version": "1.0.17", + "version": "1.0.18", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@live-apps/discord", - "version": "1.0.17", + "version": "1.0.18", "license": "ISC", "dependencies": { "@types/node": "^18.15.11", diff --git a/package.json b/package.json index 10ff23b..a56598a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@live-apps/discord", - "version": "1.0.17", + "version": "1.0.18", "description": "Discord Client with shared cache, rate-limiting and events de-duplication mechanism", "author": "Jaga ", "main": "./lib/index.js",