From 5b488e6adfda85b52402cd6f2da8a284145514df Mon Sep 17 00:00:00 2001 From: Harald Rietman Date: Tue, 4 Jul 2017 21:27:23 +0200 Subject: [PATCH] Fix package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fafb97b..11d3386 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-red-contrib-xiaomi-devices", - "version": "1.0.1", + "version": "1.0.2", "description": "A set of nodes to control some of the popular Xiaomi sensors which are connected to the Xiaomi Gateway.", "repository": { "type": "git",