From be845533d2a472e508cd68ed428b5ed028b93a91 Mon Sep 17 00:00:00 2001 From: Scott Bender Date: Mon, 27 Aug 2018 20:38:25 -0400 Subject: [PATCH] 1.18.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0e49fb0..4e48e1f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "signalk-derived-data", - "version": "1.17.0", + "version": "1.18.0", "description": "Plugin that derives signalk data from other signalk data", "main": "index.js", "scripts": {