From 7f9fc6928502791533a512efe7ba3088a9112dfa Mon Sep 17 00:00:00 2001 From: split Date: Sat, 23 Nov 2024 00:55:01 -0800 Subject: [PATCH] chore: bump ver --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 879604e..c5f8b27 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "avahooks", - "version": "1.3.0", + "version": "1.3.1", "main": "index.js", "scripts": { "start": "node ./dist/index.js",