From cf5077428d4c162a872316d7f87f06ac0ae9e817 Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Mon, 21 Oct 2019 21:10:06 +0800 Subject: [PATCH] v1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2b2b12..3a89354 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "telldus-api", - "version": "1.0.2", + "version": "1.0.3", "description": "Node API for Telldus Live and Telldus Local devices", "main": "index.js", "scripts": {