From 6dbc36639b6f78dfbf67c62f415e6a1ec7ab1911 Mon Sep 17 00:00:00 2001 From: razorRun Date: Sun, 26 Apr 2020 10:17:26 +1200 Subject: [PATCH] test git pipeline --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 82f8efe..72292bd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-red-contrib-smartlifeair", - "version": "0.0.12", + "version": "0.0.20", "description": "Allow you to intigrate any tuya, smartlife supported devices to node red. How ever you will have to enroll these devices via smartlife-air mobile app. https://www.smartlife.nz/smartlife-air#store-links ", "main": "index.js", "scripts": {