From fdab8b32651835dcbef8176e6032c62ace661c20 Mon Sep 17 00:00:00 2001 From: Scott Bender Date: Wed, 4 Jan 2017 21:21:23 -0500 Subject: [PATCH] v1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 391ecf4..4558789 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "signalk-push-notifications", - "version": "1.0.2", + "version": "1.0.3", "description": "sognalk-node-server plugin that pushes SignalK notifications to Amazon SNS", "main": "index.js", "scripts": {