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/**/*"