diff --git a/package.json b/package.json index 5ce3335..a54fedd 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "publishConfig": { "access": "public" }, - "version": "3.0.0", + "version": "3.0.1", "description": "A very simple way to manage Minecraft servers", "types": "./dist/dts/index.d.ts", "main": "./dist/cjs/index.js", @@ -84,4 +84,4 @@ "ts-node": "^10.7.0", "typescript": "^4.6.4" } -} +} \ No newline at end of file