From ee99fd4141e5f46fd00e1773f18111efc2928ec0 Mon Sep 17 00:00:00 2001 From: Benjamin Gerber Date: Thu, 29 Nov 2018 08:54:20 +0100 Subject: [PATCH] Do the release 2.2.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1fcaeed6b3c..ffd9137dded 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngeo", - "version": "2.2.6", + "version": "2.2.7", "description": "AngularJS OpenLayers Library", "scripts": { "prepublish": "make -f npm.mk install"