From c83a9eee7f8acba93f7adeb0b1c1175b994e8ed5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Brunner?= Date: Thu, 26 Jan 2017 15:06:54 +0100 Subject: [PATCH] Do the release 2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c4d16d6963d1..e64fb1337d1f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngeo", - "version": "2.1.0", + "version": "2.1.1", "description": "AngularJS OpenLayers 3 Library", "scripts": { "prepublish": "make -f npm.mk install"