chore: release v1.3.0

This commit is contained in:
Basile Bruneau
2020-12-19 16:33:21 +01:00
parent cf6b124a89
commit 4bcc8195e6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "dotted-map",
"version": "1.2.2",
"version": "1.3.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "dotted-map",
"version": "1.2.2",
"version": "1.3.0",
"description": "Create a SVG map filled with dots for the world or countries",
"main": "index.js",
"scripts": {