From 5976d50cfd848af18091e4fdbae57f8cedcba7fb Mon Sep 17 00:00:00 2001 From: Claudio Chimera Date: Tue, 19 Oct 2021 12:28:04 +0200 Subject: [PATCH] v0.0.15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af8ab69..cb94a34 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-red-contrib-alexa-virtual-smarthome", - "version": "0.0.14", + "version": "0.0.15", "description": "Node Red Alexa Smarthome node", "main": "index.js", "scripts": {