From 01978cb867b5c61d7df25a94b3b52e73456cc40a Mon Sep 17 00:00:00 2001 From: maze Date: Thu, 12 Mar 2026 18:02:32 +0100 Subject: [PATCH] Version 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ed9da2f..d7913d4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@hamradio/packet", "type": "module", - "version": "1.0.0", + "version": "1.0.1", "description": "Low level packet parsing library (for radio protocols)", "keywords": [ "HAM radio",