From 9abd577be6380240a4fe1ef20c3e3b079afd39ad Mon Sep 17 00:00:00 2001 From: John Sloat Date: Fri, 26 Jan 2024 00:15:31 -0800 Subject: [PATCH] v2.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 933178a..4308a3b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "scriptable-utils", - "version": "2.1.1", + "version": "2.1.2", "description": "", "main": "dist/index.js", "types": "dist/index.d.ts",