From 1990684e87e54f6402e796ce497e624d2cc9f4b6 Mon Sep 17 00:00:00 2001
From: Jurriaan Barkey Wolf <info@barkeywolf.consulting>
Date: Fri, 12 Jan 2024 16:54:06 +0100
Subject: [PATCH] v4.11.4

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index bf8880d..f0bd51b 100755
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "docx-templates",
-  "version": "4.11.3",
+  "version": "4.11.4",
   "description": "Template-based docx report creation",
   "main": "lib/index.js",
   "types": "lib/index.d.ts",