From 5c2024581fe9c3e9f67b2913af1847e1faeead4b Mon Sep 17 00:00:00 2001 From: Raul Ochoa Date: Tue, 11 Oct 2016 16:55:03 +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 cf925359..9060111b 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,6 +1,6 @@ # Changelog -## 2.78.2 +## 2.79.0 Released 2016-mm-dd New features: diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 59e94215..951676a6 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "windshaft-cartodb", - "version": "2.78.2", + "version": "2.79.0", "dependencies": { "body-parser": { "version": "1.14.2", diff --git a/package.json b/package.json index 3464c437..9551a230 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "windshaft-cartodb", - "version": "2.78.2", + "version": "2.79.0", "description": "A map tile server for CartoDB", "keywords": [ "cartodb"