From b4a868f70e1d2885184d3afcc709bf2577dc27b9 Mon Sep 17 00:00:00 2001 From: Guillaume Beraudo Date: Thu, 5 Jul 2018 17:12:33 +0200 Subject: [PATCH] Do the release 2.2.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d7fee568058..f18aef74772 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngeo", - "version": "2.2.4", + "version": "2.2.5", "description": "AngularJS OpenLayers Library", "scripts": { "prepublish": "make -f npm.mk install"