diff --git a/package.json b/package.json index b4afa953..1ec529da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jspteroapi", - "version": "1.10.1", + "version": "1.11.0", "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.4" } -} \ No newline at end of file +}