diff --git a/package-lock.json b/package-lock.json index 5706f30..17c934d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "sketch-map-generator", - "version": "2.3.0", + "version": "4.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 316ea9c..b562a05 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sketch-map-generator", "description": "Plugin to fill a shape with a map generated from a location (Google Maps and Mapbox)", - "version": "4.0.0", + "version": "4.1.0", "engines": { "sketch": ">=53.0" },