release: cut the 3.2.0 release

This commit is contained in:
Stephan Meijer
2021-01-07 11:54:35 +01:00
parent 218d831539
commit 30ca6a19a5
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.1.0",
"version": "3.2.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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