From 9cc0c097a161bb771959b7c64955ac6e5cfd09bf Mon Sep 17 00:00:00 2001 From: Mathias Buus Date: Wed, 6 May 2026 21:56:02 +0100 Subject: [PATCH] 11.30.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eeb36004..46d04c30 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hypercore", - "version": "11.30.0", + "version": "11.30.1", "description": "Hypercore is a secure, distributed append-only log", "main": "index.js", "scripts": {