From 3410c5ea6a9cc8f3c98dcd5280c1c9ad89002a6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=B3=B0?= Date: Thu, 19 Oct 2017 17:40:39 +0800 Subject: [PATCH] 1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b5ad1e5..465ee19 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-json-viewer", - "version": "1.0.2", + "version": "1.0.3", "description": "vuejs展示json的组件", "main": "index.js", "scripts": {