diff --git a/NEWS.md b/NEWS.md index d239e13c..9d488993 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,8 +1,11 @@ # Changelog -## 2.85.2 +## 2.86.0 Released 2016-mm-dd +Announcements: + - Upgrades windshaft to [2.6.3](https://github.com/CartoDB/Windshaft/releases/tag/2.6.3). + ## 2.85.1 Released 2016-11-30 diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index a30c30d9..c7d60f98 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "windshaft-cartodb", - "version": "2.85.2", + "version": "2.86.0", "dependencies": { "body-parser": { "version": "1.14.2", diff --git a/package.json b/package.json index 6d3c0833..4ec590e2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "windshaft-cartodb", - "version": "2.85.2", + "version": "2.86.0", "description": "A map tile server for CartoDB", "keywords": [ "cartodb"