From 67c9c8f7d2a74c2a98b5dfabb8e52d68bf2409a1 Mon Sep 17 00:00:00 2001 From: Yihui Xie Date: Tue, 26 Mar 2024 22:46:53 -0500 Subject: [PATCH] 1.10.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d2f8998..0abeaec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@xiee/utils", - "version": "1.10.1", + "version": "1.10.2", "description": "Miscellaneous tools and utilities to manipulate HTML pages", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"