From ca87c6ffea2dcd6e78a1dceebbcb47056319d66e Mon Sep 17 00:00:00 2001 From: Scott Bender Date: Wed, 14 Aug 2024 23:38:44 -0400 Subject: [PATCH] 1.14.2 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 46e89ec..3a78fd8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "signalk-anchoralarm-plugin", - "version": "1.14.1", + "version": "1.14.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "signalk-anchoralarm-plugin", - "version": "1.14.1", + "version": "1.14.2", "license": "ISC", "dependencies": { "baconjs": "^0.7.88", diff --git a/package.json b/package.json index 5bfe3ee..ae50991 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "signalk-anchoralarm-plugin", - "version": "1.14.1", + "version": "1.14.2", "description": "Plugin that checks the vessel position to see if there's anchor drift", "main": "index.js", "scripts": {