From f305f715a679c0d0a93528b17937ca9aee9aa2d3 Mon Sep 17 00:00:00 2001 From: Benjamin Gerber Date: Wed, 6 Feb 2019 07:24:09 +0100 Subject: [PATCH] Correct version according to the doc (2.2.9) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0f1962cce3e8..9e1a9f157dd3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngeo", - "version": "2.2.8", + "version": "2.2.9", "description": "AngularJS OpenLayers Library", "scripts": { "prepublish": "make -f npm.mk install"