From 1851c75b1f40f5a746b8a83cd01556e2b7a3281a Mon Sep 17 00:00:00 2001 From: Romain Beaumont Date: Thu, 14 Jan 2016 19:49:02 +0100 Subject: [PATCH] Release 0.5.1 --- doc/HISTORY.md | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/HISTORY.md b/doc/HISTORY.md index e6ccc88..2e29497 100644 --- a/doc/HISTORY.md +++ b/doc/HISTORY.md @@ -1,4 +1,9 @@ +## 0.5.1 + +* makes worldFolder option optional + ## 0.5.0 + * improve ticks performance a bit * add /summonMany * load/save the seed diff --git a/package.json b/package.json index 949cd0e..85e8e3b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "flying-squid", "description": "A minecraft server written in node.js", - "version": "0.5.0", + "version": "0.5.1", "main": "index.js", "author": "mhsjlw ", "contributors": [