From 7ca9a84f5e60246a94a544c208c6bb169a0d8e47 Mon Sep 17 00:00:00 2001 From: ingalls Date: Mon, 23 Oct 2023 09:13:40 -0600 Subject: [PATCH] v4.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e158d45..a4c5282 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@tak-ps/node-cot", "type": "module", - "version": "4.1.0", + "version": "4.1.1", "description": "Lightweight JavaScript library for parsing and manipulating TAK messages", "author": "Nick Ingalls ", "main": "dist/index.js",