From a63530be9f1eead2b20abe9aa2465e41ac4a122d Mon Sep 17 00:00:00 2001 From: Scott Bender Date: Thu, 10 Sep 2020 13:57:48 -0400 Subject: [PATCH] 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eb68587..11f8b67 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@signalk/signalk-autopilot", - "version": "1.1.0", + "version": "1.1.1", "description": "Plugin that controls an autopilot", "main": "index.js", "scripts": {