Update package version v5.3.0 #490

Merged
github-actions[bot] merged 1 commits from update-version into main 2022-11-07 19:11:30 +00:00

View File

@ -1,6 +1,6 @@
{ {
"name": "@the-bds-maneger/core", "name": "@the-bds-maneger/core",
"version": "5.2.0", "version": "5.3.0",
"description": "A very simple way to manage Minecraft servers", "description": "A very simple way to manage Minecraft servers",
"author": "Sirherobrine23", "author": "Sirherobrine23",
"license": "GPL-3.0", "license": "GPL-3.0",
@ -49,4 +49,4 @@
"typedoc": "^0.23.20", "typedoc": "^0.23.20",
"typescript": "^4.8.4" "typescript": "^4.8.4"
} }
} }