Skip to content

Commit 45f626e

Browse files
committed
Bump version to 1.5.1
1 parent 9c71603 commit 45f626e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "leaflet-control-geocoder",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"homepage": "https://github.com/perliedman/leaflet-control-geocoder",
55
"authors": [
66
"Per Liedman <per@liedman.net>"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "leaflet-control-geocoder",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "Extendable geocoder with builtin support for Nominatim, Bing, Google, Mapbox, Photon, What3Words, MapQuest, Mapzen, HERE",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)