From 05aab179ae8e9772e6a1da80571581de5da1ab0f Mon Sep 17 00:00:00 2001 From: Jurriaan Barkey Wolf Date: Wed, 17 Apr 2024 08:58:04 +0200 Subject: [PATCH] v4.13.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 17cf2e0..9b905a1 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docx-templates", - "version": "4.12.0", + "version": "4.13.0", "description": "Template-based docx report creation", "main": "lib/index.js", "types": "lib/index.d.ts",