From 4162c4294f7a00ce3cbd3c65b55b8d4c487d8967 Mon Sep 17 00:00:00 2001 From: Yihui Xie Date: Wed, 3 Apr 2024 21:34:04 -0500 Subject: [PATCH] 1.10.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0abeaec..edcfac4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@xiee/utils", - "version": "1.10.2", + "version": "1.10.3", "description": "Miscellaneous tools and utilities to manipulate HTML pages", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"