From 37997230c84914b89c6eb6ee58ab8c2509955668 Mon Sep 17 00:00:00 2001 From: Melvin Carvalho Date: Sun, 17 May 2026 12:26:51 +0200 Subject: [PATCH] chore: bump to 0.0.33 (install: arbitrary GitHub repos + refs + renames) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1382ae6..34dd9a4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jspod", - "version": "0.0.32", + "version": "0.0.33", "description": "JavaScript Solid Pod - Just works, batteries included", "type": "module", "main": "index.js",