From 2308f6ea4a736602f7aad80c2884774fc7a54742 Mon Sep 17 00:00:00 2001 From: ingalls Date: Thu, 26 Oct 2023 13:55:25 -0600 Subject: [PATCH] v4.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ff7349..6b9d6bd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@tak-ps/node-cot", "type": "module", - "version": "4.1.2", + "version": "4.2.0", "description": "Lightweight JavaScript library for parsing and manipulating TAK messages", "author": "Nick Ingalls ", "main": "dist/index.js",