From fcfa9e5826837ef29c219d362c0b5401c6b4ca74 Mon Sep 17 00:00:00 2001 From: Benjamin Gerber Date: Thu, 31 Aug 2017 08:51:11 +0200 Subject: [PATCH] Do the release 2.1.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 581b1ac142a9..f8e2b23284ac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngeo", - "version": "2.1.7", + "version": "2.1.8", "description": "AngularJS OpenLayers 3 Library", "scripts": { "prepublish": "make -f npm.mk install"