release: cut the 3.0.0-rc.3 release

This commit is contained in:
Stephan Meijer
2020-05-22 23:01:53 +02:00
parent f1ed4e1b04
commit eaf29ba98f
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.0.0-rc.2",
"version": "3.0.0-rc.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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