From 3a7b76da297158598b8ef0ec7a7ad8c2f3539f44 Mon Sep 17 00:00:00 2001
From: Yihui Xie <xie@yihui.name>
Date: Thu, 28 Nov 2024 00:02:03 -0600
Subject: [PATCH] 1.13.48

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

diff --git a/package.json b/package.json
index 56a0c67..605031b 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@xiee/utils",
-  "version": "1.13.47",
+  "version": "1.13.48",
   "description": "Miscellaneous tools and utilities to manipulate HTML pages",
   "scripts": {
     "test": "echo \"Error: no test specified\" && exit 1"