From 148bee7eeaba03d4bcfed8c53b05ca00f56a8dd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Brunner?= Date: Tue, 2 May 2017 10:08:06 +0200 Subject: [PATCH] Do the release 2.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bac4fa432b3f..a35b09cef0fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngeo", - "version": "2.1.3", + "version": "2.1.4", "description": "AngularJS OpenLayers 3 Library", "scripts": { "prepublish": "make -f npm.mk install"