diff --git a/NEWS.md b/NEWS.md index 404ecbb6..b88627a9 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,10 @@ # Changelog +## 2.10.1 + +Released 2015-mm-dd + + ## 2.10.0 Released 2015-08-18 diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index df369323..ccd3ac42 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "windshaft-cartodb", - "version": "2.10.0", + "version": "2.10.1", "dependencies": { "cartodb-psql": { "version": "0.4.0", diff --git a/package.json b/package.json index 55e75fc5..bb439119 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "windshaft-cartodb", - "version": "2.10.0", + "version": "2.10.1", "description": "A map tile server for CartoDB", "keywords": [ "cartodb"