From c94bdb8bf2f86d8565360efcb26f4540fbb9cad8 Mon Sep 17 00:00:00 2001 From: "St. John Johnson" Date: Sun, 21 Feb 2016 20:06:23 -0800 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 876ae05..3958e34 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartthings-mqtt-bridge", - "version": "1.1.3", + "version": "1.2.0", "description": "Bridge between SmartThings and an MQTT broker", "main": "server.js", "bin": {