From cceb696287f139827ddf15806e86841edeba62f2 Mon Sep 17 00:00:00 2001 From: Yihui Xie Date: Sat, 24 Aug 2024 09:34:22 -0500 Subject: [PATCH] 1.13.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cc65779..263ebb7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@xiee/utils", - "version": "1.13.8", + "version": "1.13.9", "description": "Miscellaneous tools and utilities to manipulate HTML pages", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"