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