diff --git a/NEWS.md b/NEWS.md index 8fc009d9..f4ef1c72 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -1.17.3 -- 2014-mm-dd +1.18.0 -- 2014-10-03 -------------------- Announcements: diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index ace7247a..b577560b 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "windshaft-cartodb", - "version": "1.17.3", + "version": "1.18.0", "dependencies": { "node-varnish": { "version": "0.3.0", diff --git a/package.json b/package.json index 8004835e..1812c5b2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "windshaft-cartodb", - "version": "1.17.3", + "version": "1.18.0", "description": "A map tile server for CartoDB", "keywords": [ "cartodb"