From d41a009910f1410a0195651f0bd301a4c9d09567 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=B3=B0?= Date: Wed, 18 Oct 2017 14:39:32 +0800 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ccc3cb0..80e3b02 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-json-viewer", - "version": "1.0.1", + "version": "1.0.2", "description": "vuejs展示json的组件", "main": "index.js", "scripts": {