From 2ab601c24dff5f91b10be09637c9cd08aa3006d0 Mon Sep 17 00:00:00 2001 From: Alexandre Dumont Date: Thu, 11 Jun 2020 00:16:02 +0200 Subject: [PATCH] 0.6.2-next.0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index e4bfcbd..a28491d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "tplink-cloud-api", - "version": "0.6.1", + "version": "0.6.2-next.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index eb995ca..c08433e 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "bugs": { "url": "https://github.com/adumont/tplink-cloud-api/issues" }, - "version": "0.6.1", + "version": "0.6.2-next.0", "main": "./distribution/tplink.js", "files": [ "/distribution/**/*"