From 98dc724e6d34124b1b4a3cedaf43c53baa90be8c Mon Sep 17 00:00:00 2001 From: Caprico <2081806+Caprico85@users.noreply.github.com> Date: Thu, 7 Jan 2021 16:23:19 +0100 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d2b0a410..9ff6df0c 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-red-contrib-google-smarthome", - "version": "0.0.54", + "version": "0.0.55", "description": "Lets you control Node-Red via Google Assistant or the Google Home App", "main": "google-smarthome.js", "scripts": {},