diff --git a/package-lock.json b/package-lock.json index 6d5d9b8..bfb7127 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "signalk-anchoralarm-plugin", - "version": "1.6.0", + "version": "1.7.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 523cb8c..208b511 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "signalk-anchoralarm-plugin", - "version": "1.6.0", + "version": "1.7.0", "description": "Plugin that checks the vessel position to see if there's anchor drift", "main": "index.js", "scripts": {