From c235754df2751f73e6937df11f41548a2abedc5d Mon Sep 17 00:00:00 2001 From: Rafa de la Torre Date: Thu, 15 Mar 2018 12:12:37 +0100 Subject: [PATCH] Stub next version 5.4.1 --- NEWS.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 72db20a5..807919e3 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,9 @@ # Changelog +## 5.4.1 +Released yyyy-mm-dd + + ## 5.4.0 Released 2018-03-15 - Upgrades Windshaft to 4.5.7 ([Mapnik top metrics](https://github.com/CartoDB/Windshaft/pull/597), [AttributesBackend allows multiple features if all the attributes are the same](https://github.com/CartoDB/Windshaft/pull/602)) diff --git a/package.json b/package.json index 6ad84139..9900f8fe 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "windshaft-cartodb", - "version": "5.4.0", + "version": "5.4.1", "description": "A map tile server for CartoDB", "keywords": [ "cartodb"