diff --git a/feishu-docx/package.json b/feishu-docx/package.json index 3af2ef0..ee584f0 100644 --- a/feishu-docx/package.json +++ b/feishu-docx/package.json @@ -1,6 +1,6 @@ { "name": "feishu-docx", - "version": "0.6.4", + "version": "0.6.5", "description": "Convert Feishu Docx into other format (Markdown, HTML ...)", "module": "src/index.ts", "main": "dist/index.js",