Update package version v3.0.1 #381

Merged
github-actions[bot] merged 1 commits from update-version into main 2022-05-25 17:01:12 +00:00

@ -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"
}
}
}