From 5365a0d4b3888c2a77162fa34aa82cb0b57f4a30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Brunner?= Date: Mon, 12 Jun 2017 17:09:12 +0200 Subject: [PATCH] Do the release 2.1.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6250d4425c3d..581b1ac142a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngeo", - "version": "2.1.6", + "version": "2.1.7", "description": "AngularJS OpenLayers 3 Library", "scripts": { "prepublish": "make -f npm.mk install"