From 8223eb01d6545506e38b9eb7488ccc71c42a051f Mon Sep 17 00:00:00 2001 From: brunob Date: Mon, 4 Sep 2017 11:20:42 +0200 Subject: [PATCH] version 3.0.1 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 203bda5..4fe5efd 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "leaflet-plugins", - "version": "3.0.0", + "version": "3.0.1", "homepage": "https://github.com/shramov/leaflet-plugins/", "license": "MIT", "authors": [ diff --git a/package.json b/package.json index 863fa01..6474842 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "author": "Pavel Shramov", "name": "leaflet-plugins", - "version": "3.0.0", + "version": "3.0.1", "description": "Miscellaneous plugins for Leaflet library for services that need to display route information and need satellite imagery from different providers", "license": "MIT", "repository": {