From 2c02440b6feabc2382467af043ef1c6392e3737f Mon Sep 17 00:00:00 2001 From: Raruto Date: Mon, 29 Jun 2020 19:04:36 +0200 Subject: [PATCH] 0.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0376f7d..476c504 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "leaflet-pegman", - "version": "0.1.3", + "version": "0.1.4", "description": "A Leaflet plugin that allows easy integration with the Google StreetView Service API", "main": "leaflet-pegman.js", "scripts": {