diff --git a/NEWS.md b/NEWS.md index 656b77ed..18bb8737 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,6 +1,11 @@ # Changelog -## 2.25.3 +## 2.26.0 + +Released 2016-mm-dd + +Announcements: + - Upgrades windshaft to [1.13.0](https://github.com/CartoDB/Windshaft/releases/tag/1.13.0) ## 2.25.2 diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index b07f7742..cf20ab47 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "windshaft-cartodb", - "version": "2.25.3", + "version": "2.26.0", "dependencies": { "body-parser": { "version": "1.14.2", diff --git a/package.json b/package.json index 0ac790fa..94450f22 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "windshaft-cartodb", - "version": "2.25.3", + "version": "2.26.0", "description": "A map tile server for CartoDB", "keywords": [ "cartodb"