diff --git a/package-lock.json b/package-lock.json index 5c949d8..942d621 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "dotted-map", - "version": "1.1.1", + "version": "1.2.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e885791..618811c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dotted-map", - "version": "1.2.0", + "version": "1.2.1", "description": "Create a SVG map filled with dots for the world or countries", "main": "index.js", "scripts": {