release: cut the 3.6.1 release

This commit is contained in:
Stephan Meijer
2022-06-07 09:41:13 +02:00
parent ab253746fb
commit 4772ef0fc1
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "leaflet-geosearch",
"version": "3.6.0",
"version": "3.6.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "leaflet-geosearch",
"version": "3.6.0",
"version": "3.6.1",
"description": "Adds support for address lookup (a.k.a. geocoding / geoseaching) to Leaflet.",
"publishConfig": {
"tag": "latest"