From bc0f6e479e43fcfe2552b487ec99813c182c0feb Mon Sep 17 00:00:00 2001 From: Yihui Xie Date: Thu, 16 May 2024 14:13:14 -0500 Subject: [PATCH] 1.12.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d4249d1..8cbd126 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@xiee/utils", - "version": "1.12.10", + "version": "1.12.11", "description": "Miscellaneous tools and utilities to manipulate HTML pages", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"