From f1efc6bdf2dccc415180884c6e9319fd17ec7035 Mon Sep 17 00:00:00 2001 From: ingalls Date: Thu, 18 Apr 2024 16:06:09 -0600 Subject: [PATCH] v6.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7a54c0b..fcc010e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@tak-ps/node-cot", "type": "module", - "version": "6.6.0", + "version": "6.7.0", "description": "Lightweight JavaScript library for parsing and manipulating TAK messages", "author": "Nick Ingalls ", "main": "dist/index.js",