From 29b3f5c00aaeb77a53a93bb183bf8b4d9eb26d83 Mon Sep 17 00:00:00 2001 From: Caprico <2081806+Caprico85@users.noreply.github.com> Date: Thu, 29 Dec 2022 23:42:24 +0100 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c9bd0920..b0a7544c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-red-contrib-google-smarthome", - "version": "0.4.1", + "version": "0.4.2", "description": "Lets you control Node-Red via Google Assistant or the Google Home App", "main": "google-smarthome.js", "scripts": {