chore: release 1.2.2

This commit is contained in:
Basile Bruneau
2020-05-09 17:39:22 +02:00
parent 126626b44f
commit b72ea10108
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "dotted-map", "name": "dotted-map",
"version": "1.2.1", "version": "1.2.2",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "dotted-map", "name": "dotted-map",
"version": "1.2.1", "version": "1.2.2",
"description": "Create a SVG map filled with dots for the world or countries", "description": "Create a SVG map filled with dots for the world or countries",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {