From bf951cf422629890494aa6298ce98d79ffc87ad3 Mon Sep 17 00:00:00 2001 From: Yihui Xie Date: Tue, 14 May 2024 22:38:44 -0500 Subject: [PATCH] 1.12.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 26604ec..8b9b02e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@xiee/utils", - "version": "1.12.4", + "version": "1.12.5", "description": "Miscellaneous tools and utilities to manipulate HTML pages", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"