diff --git a/docs/HISTORY.md b/docs/HISTORY.md index d43f6a5..12b2960 100644 --- a/docs/HISTORY.md +++ b/docs/HISTORY.md @@ -1,3 +1,9 @@ +## 1.1.1 + +* fix external.js +* fix /setblock test, fix #344 +* use docsify for doc and use discord + ## 1.1.0 * add doc of player.commands diff --git a/package.json b/package.json index 6ce0131..8ff20e6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "flying-squid", "description": "A minecraft server written in node.js", - "version": "1.1.0", + "version": "1.1.1", "main": "index.js", "author": "mhsjlw ", "contributors": [