From 9d04ab1ae5f86845dc44356774e03b7cf4789dad Mon Sep 17 00:00:00 2001 From: Chris Wanstrath Date: Mon, 2 Mar 2026 21:23:16 -0800 Subject: [PATCH] 0.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 26ccb6b..18688a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@because/sneaker", - "version": "0.0.3", + "version": "0.0.4", "description": "http tunnel server and client", "module": "src/client.ts", "type": "module",