From 8d95c822a76ec593d4b21d9f35606a9452b5375d Mon Sep 17 00:00:00 2001 From: Yihui Xie Date: Fri, 13 Dec 2024 13:34:16 -0600 Subject: [PATCH] 1.13.56 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 433d106..ac72f3d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@xiee/utils", - "version": "1.13.55", + "version": "1.13.56", "description": "Miscellaneous tools and utilities to manipulate HTML pages", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"