From 71ae2259727e5f35476632907b20ffc8b3e81144 Mon Sep 17 00:00:00 2001 From: maze Date: Wed, 18 Mar 2026 17:33:03 +0100 Subject: [PATCH] Version 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9bb5d82..63403c2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@hamradio/packet", "type": "module", - "version": "1.1.0", + "version": "1.1.1", "description": "Low level packet parsing library (for radio protocols)", "keywords": [ "HAM radio",