From 5f1425d62275c3333fe4a4f0152dfa29fbc2e1af Mon Sep 17 00:00:00 2001 From: dpmcmlxxvi Date: Sat, 9 Apr 2016 23:30:58 -0400 Subject: [PATCH] release 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4815baa..5d3549d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "olexp", - "version": "0.1.0", + "version": "0.1.1", "description": "OpenLayers Explorer is a JavaScript application that combines the power of OpenLayers 3 interactive mapping and the layout management of w2ui.", "author": "Daniel Pulido ", "main": "dist/olexp.js",