From e3d49090d1257b07af4f314b31a00a2cdb5de2b1 Mon Sep 17 00:00:00 2001 From: ingalls Date: Tue, 16 Apr 2024 13:35:22 -0600 Subject: [PATCH] v6.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 099884f..b11479a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@tak-ps/node-cot", "type": "module", - "version": "6.4.0", + "version": "6.5.0", "description": "Lightweight JavaScript library for parsing and manipulating TAK messages", "author": "Nick Ingalls ", "main": "dist/index.js",