From 0c5b9c0958d1da8507333deb4e33e6435fb71ae0 Mon Sep 17 00:00:00 2001 From: John Sloat Date: Fri, 15 Sep 2023 19:45:18 -0700 Subject: [PATCH] v2.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c3f7ab0..dbe1aa2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "scriptable-utils", - "version": "2.0.3", + "version": "2.0.4", "description": "", "main": "dist/index.js", "types": "dist/index.d.ts",