diff --git a/package-lock.json b/package-lock.json index 53326b9..de56b22 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@tak-ps/node-cot", - "version": "6.3.3", + "version": "6.4.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@tak-ps/node-cot", - "version": "6.3.3", + "version": "6.4.0", "license": "MIT", "dependencies": { "@sinclair/typebox": "^0.32.20", diff --git a/package.json b/package.json index 0310d19..099884f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@tak-ps/node-cot", "type": "module", - "version": "6.3.3", + "version": "6.4.0", "description": "Lightweight JavaScript library for parsing and manipulating TAK messages", "author": "Nick Ingalls ", "main": "dist/index.js",