diff --git a/package.json b/package.json index f1dc706..1b63e0d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-office", - "version": "0.0.2", + "version": "0.0.3", "description": "通过Vue开发的办公文档预览组件,支持docx、pdf、ppt、excel的预览", "main": "lib/index.js", "author": "hit757",