From b8ec3ac5512acc389f8ae2b383f3231e39651874 Mon Sep 17 00:00:00 2001 From: Engelbert Niehaus Date: Fri, 7 Aug 2020 15:27:29 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4cf8f51..ecc196f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "markers4map", - "version": "0.1.5", + "version": "0.2.0", "description": "Place interactively markers/icons on an OpenLayers Map and add URL descriptions and titles to each icon. The information for each marker will be shown in popup, when the user clicks on the OpenLayers icon on the map. ", "main": "src/main.js", "directories": {