From ec84a5f4a4d8c1da347fc0441c83c135ab486c87 Mon Sep 17 00:00:00 2001 From: Paul Willems Date: Wed, 18 Dec 2024 22:26:43 +0100 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c5eddab..f521d33 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "signalk-activecaptain-resources", - "version": "1.1.0", + "version": "1.1.1", "description": "Provides points of interest from Garmin Active Captain API as SignalK resources", "main": "plugin/index.js", "scripts": {