diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e68ba4..734d126 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +#### 2.6.0 +* Added game changes according to this [changelog](http://blog.screeps.com/2017/05/changelog-2017-05-11/). + #### 2.5.0 * Added support for Respawn Areas according to this [changelog](http://support.screeps.com/hc/en-us/articles/115001774029). diff --git a/package.json b/package.json index 7576af6..4f0817d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "screeps", - "version": "2.5.1", + "version": "2.6.0", "description": "A standalone server for programming game Screeps", "main": "package.json", "bin": {