From e20b4d551581e1e766566b713dfef4e17cc6d65e Mon Sep 17 00:00:00 2001 From: Colin McDonnell Date: Mon, 11 May 2026 23:22:47 +0000 Subject: [PATCH] action: bump to 0.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5301654..ec264da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pullfrog", - "version": "0.1.3", + "version": "0.1.4", "type": "module", "bin": { "pullfrog": "dist/cli.mjs",