diff --git a/package.json b/package.json index a5ee27b9..2f228991 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jspteroapi", - "version": "1.11.2", + "version": "1.11.3", "description": "A pterodactyl v1 api using undici", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -59,4 +59,4 @@ "typedoc": "^0.23.24", "typescript": "^4.9.5" } -} +} \ No newline at end of file