From 66e76da268a4365bf6ae7eb4810d1d374ed7e07a Mon Sep 17 00:00:00 2001 From: Yihui Xie Date: Sun, 5 May 2024 08:53:58 -0500 Subject: [PATCH] 1.12.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 14de7a4..110b994 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@xiee/utils", - "version": "1.12.0", + "version": "1.12.1", "description": "Miscellaneous tools and utilities to manipulate HTML pages", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"