From 28e01fd8aca4ee0b5e58cc86d49a591755a254e9 Mon Sep 17 00:00:00 2001 From: Raul Ochoa Date: Mon, 20 Jun 2016 16:47:38 +0200 Subject: [PATCH] Bump version --- NEWS.md | 2 +- npm-shrinkwrap.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS.md b/NEWS.md index 842bb8a8..c750cbfd 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,6 +1,6 @@ # Changelog -## 2.49.2 +## 2.50.0 Released 2016-mm-dd diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 8dc0ecee..4d526ebb 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "windshaft-cartodb", - "version": "2.49.2", + "version": "2.50.0", "dependencies": { "body-parser": { "version": "1.14.2", diff --git a/package.json b/package.json index 430fa2f3..be948cf6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "windshaft-cartodb", - "version": "2.49.2", + "version": "2.50.0", "description": "A map tile server for CartoDB", "keywords": [ "cartodb"