From f8d709fb3dfff87f71fc3fc0c796823b1ee93c2d Mon Sep 17 00:00:00 2001 From: Teppo Kurki Date: Tue, 10 May 2022 23:30:13 +0300 Subject: [PATCH] 3.10.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 47a5f3ef..2f2b942b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@signalk/nmea0183-signalk", - "version": "3.10.6", + "version": "3.10.7", "description": "A node.js/javascript parser for NMEA0183 sentences. Sentences are parsed to Signal K format.", "main": "index.js", "scripts": {