From 9258180e34b1a4a590ea48bb47a391a94237b1b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Brunner?= Date: Tue, 7 Nov 2017 16:15:47 +0100 Subject: [PATCH] Do the release 2.1.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 53cd0403b1b2..bc07569990af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngeo", - "version": "2.1.8", + "version": "2.1.9", "description": "AngularJS OpenLayers 3 Library", "scripts": { "prepublish": "make -f npm.mk install"