From 5fa50f972a2adbd7d10fe46b50cc5fa4210b4f58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Brunner?= Date: Thu, 21 Jun 2018 11:39:04 +0200 Subject: [PATCH] Do the release 2.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a77038c66c00..e449362fdb22 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngeo", - "version": "2.3.0", + "version": "2.3.1", "description": "AngularJS OpenLayers Library", "scripts": { "prepublish": "make -f npm.mk install",