diff --git a/doc/HISTORY.md b/doc/HISTORY.md index 4c6c44c..e6ccc88 100644 --- a/doc/HISTORY.md +++ b/doc/HISTORY.md @@ -1,3 +1,9 @@ +## 0.5.0 +* improve ticks performance a bit +* add /summonMany +* load/save the seed +* takes worldFolder instead of regionFolder as option to load the world + ## 0.4.0 * fix last problems with portal frame detection diff --git a/package.json b/package.json index 1aed17b..949cd0e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "flying-squid", "description": "A minecraft server written in node.js", - "version": "0.4.0", + "version": "0.5.0", "main": "index.js", "author": "mhsjlw ", "contributors": [