diff --git a/docs/HISTORY.md b/docs/HISTORY.md index 12b2960..b920285 100644 --- a/docs/HISTORY.md +++ b/docs/HISTORY.md @@ -1,3 +1,7 @@ +## 1.1.2 + +* copy README.md to root, so it's displayed by npm + ## 1.1.1 * fix external.js diff --git a/package.json b/package.json index e0c927c..b9b8d8f 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.1", + "version": "1.1.2", "main": "index.js", "author": "mhsjlw ", "contributors": [