diff --git a/package-lock.json b/package-lock.json index 542c4987..606f23e6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "vue2-leaflet", - "version": "2.1.0", + "version": "2.1.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5b84474a..7b0fd726 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue2-leaflet", - "version": "2.1.0", + "version": "2.1.1", "description": "Vue2 leaflet library", "author": "Mickael Bouchaud", "scripts": {