From 6189f2ef512a529bf07385c463c34a05a5619914 Mon Sep 17 00:00:00 2001 From: Benjamin Gerber Date: Wed, 3 Oct 2018 13:26:47 +0200 Subject: [PATCH] Do the release 2.2.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f18aef74772b..1fcaeed6b3c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngeo", - "version": "2.2.5", + "version": "2.2.6", "description": "AngularJS OpenLayers Library", "scripts": { "prepublish": "make -f npm.mk install"