From 6135a15d96b22914bed3cf78853806ca863a06e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Brunner?= Date: Wed, 6 Jun 2018 15:07:48 +0200 Subject: [PATCH] Do the release 2.2.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f49fc17734ea..d7fee5680585 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngeo", - "version": "2.2.3", + "version": "2.2.4", "description": "AngularJS OpenLayers Library", "scripts": { "prepublish": "make -f npm.mk install"