From ba6762e6a2dab3be7e11efe3d5942da5eed757c4 Mon Sep 17 00:00:00 2001 From: andrico Date: Sat, 6 Jun 2020 15:56:44 +0100 Subject: [PATCH] v1.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bc0f3a6..21b2f2d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "beautiful-skill-tree", - "version": "1.6.3", + "version": "1.7.0", "homepage": "https://github.com/andrico1234/beautiful-skill-tree", "repository": "andrico1234/beautiful-skill-tree", "main": "dist/index.js",