From 14092026722fb415cb7ca926b53a21badf735143 Mon Sep 17 00:00:00 2001 From: Allenice <994298628@qq.com> Date: Sat, 15 Sep 2018 10:46:57 +0800 Subject: [PATCH] 3.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9d616c79..81a93cc0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-svgicon", - "version": "3.1.0", + "version": "3.2.0", "description": "A tool to create svg icon components. (vue 2.x)", "main": "./dist/components/svgicon.common.js", "typings": "typings/index.d.ts",