From 7c65e75299c997e40f6ba8e819cc51e623eb808c Mon Sep 17 00:00:00 2001 From: Scott Bender Date: Thu, 24 Feb 2022 11:32:48 -0500 Subject: [PATCH] 1.30.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c16874b..116d5a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "signalk-derived-data", - "version": "1.29.2", + "version": "1.30.0", "description": "Plugin that derives signalk data from other signalk data", "main": "index.js", "scripts": {