diff --git a/package-lock.json b/package-lock.json index a296a06..46b95d9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "node-hue-api", - "version": "4.0.5-0", + "version": "4.0.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9a971f4..5351f3d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "node-hue-api", "description": "Philips Hue API Library for Node.js", - "version": "4.0.5-0", + "version": "4.0.5", "author": "Peter Murray ", "contributors": [ {