From 93a642f2428809bfaa39e9edb4508f7e538c8454 Mon Sep 17 00:00:00 2001 From: maze Date: Sun, 15 Mar 2026 15:46:25 +0100 Subject: [PATCH] Version 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b7a2f2..9bb5d82 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@hamradio/packet", "type": "module", - "version": "1.0.5", + "version": "1.1.0", "description": "Low level packet parsing library (for radio protocols)", "keywords": [ "HAM radio",