From dbabb366c1bd68333909076db49e632ee1a5c6d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Brunner?= Date: Tue, 31 Jul 2018 09:36:55 +0200 Subject: [PATCH] Do the release 2.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0713bc1d55b..195ac83837a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngeo", - "version": "2.3.2", + "version": "2.3.3", "description": "AngularJS OpenLayers Library", "scripts": { "prepublish": "make -f npm.mk install",