From 660352119c309f8e789339844119e48c495a3041 Mon Sep 17 00:00:00 2001 From: Yihui Xie Date: Wed, 28 Aug 2024 14:40:44 -0500 Subject: [PATCH] 1.13.24 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a61a289..a590279 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@xiee/utils", - "version": "1.13.23", + "version": "1.13.24", "description": "Miscellaneous tools and utilities to manipulate HTML pages", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"