From bc9b1e302f2f03c8b73c951f2c8c80845ae96cc9 Mon Sep 17 00:00:00 2001 From: Caprico <2081806+Caprico85@users.noreply.github.com> Date: Thu, 3 Jun 2021 09:05:08 +0200 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ed1c0e29..1f9f70eb 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-red-contrib-google-smarthome", - "version": "0.0.69", + "version": "0.0.70", "description": "Lets you control Node-Red via Google Assistant or the Google Home App", "main": "google-smarthome.js", "scripts": {