From 9d5236e183f6a8f3ed0b611eff3d1afe361a0a9c Mon Sep 17 00:00:00 2001 From: Caprico <2081806+Caprico85@users.noreply.github.com> Date: Wed, 22 Sep 2021 21:57:06 +0200 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d676ddc6..6e72f219 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-red-contrib-google-smarthome", - "version": "0.1.7", + "version": "0.1.8", "description": "Lets you control Node-Red via Google Assistant or the Google Home App", "main": "google-smarthome.js", "scripts": {