From 6e4144d0152564edd32bac37c87987667978dcb0 Mon Sep 17 00:00:00 2001 From: Raul Ochoa Date: Thu, 7 Aug 2014 12:21:42 +0200 Subject: [PATCH] Prepares next release --- NEWS.md | 3 ++- npm-shrinkwrap.json | 2 +- package.json | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/NEWS.md b/NEWS.md index 565efd99..0b888d0d 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -1.13.2 -- 2014-mm-dd +1.14.0 -- 2014-mm-dd -------------------- Enhancements: @@ -6,6 +6,7 @@ Enhancements: New features: - Affected tables and last updated time for a query are performed in a single request to the SQL API + - Allow specifying the tile format, upgrades windshaft and grainstore dependencies for this matter 1.13.1 -- 2014-08-04 diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 7e43e1ed..2073df3d 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "windshaft-cartodb", - "version": "1.13.2", + "version": "1.14.0", "dependencies": { "node-varnish": { "version": "0.3.0", diff --git a/package.json b/package.json index 27cf05cf..e2cca37a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "windshaft-cartodb", - "version": "1.13.2", + "version": "1.14.0", "description": "A map tile server for CartoDB", "keywords": [ "cartodb"