From 348b5e037052cb87ff7390f3870c9d601a78fc9c Mon Sep 17 00:00:00 2001 From: bokuweb Date: Tue, 10 Oct 2023 16:03:45 +0900 Subject: [PATCH] 0.0.278-rc24 (#657) --- docx-wasm/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docx-wasm/package.json b/docx-wasm/package.json index 76ab43a..4f6de31 100644 --- a/docx-wasm/package.json +++ b/docx-wasm/package.json @@ -1,6 +1,6 @@ { "name": "docx-wasm", - "version": "0.0.278-rc23", + "version": "0.0.278-rc24", "main": "dist/node/index.js", "browser": "dist/web/index.js", "author": "bokuweb ",