From c69aeb4d5587dfeb89d60955bb82dbdfe6890261 Mon Sep 17 00:00:00 2001 From: yanthems <37106280+yanthems@users.noreply.github.com> Date: Mon, 20 Aug 2018 13:21:59 +0800 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3d5cce0..770d3d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-tags-ball", - "version": "1.1.0", + "version": "1.2.0", "description": "a 3d tags ball for vue2", "main": "src/TagsBall.vue", "scripts": {