From bbd8cfc1b05c4c27dc8e601ae3c88eb18a914292 Mon Sep 17 00:00:00 2001 From: Scott Bender Date: Mon, 25 Jan 2021 21:03:58 -0500 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 11f8b67..1e262f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@signalk/signalk-autopilot", - "version": "1.1.1", + "version": "1.2.0", "description": "Plugin that controls an autopilot", "main": "index.js", "scripts": {