From 1f6d602109a20e18aa57a7ba322f196dfdc959ef Mon Sep 17 00:00:00 2001 From: split Date: Thu, 21 Nov 2024 20:32:36 -0800 Subject: [PATCH] chore: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ff8232c..86e8858 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "avahooks", - "version": "1.0.3", + "version": "1.0.4", "main": "index.js", "scripts": { "start": "node ./dist/index.js",