diff --git a/package-lock.json b/package-lock.json index a80c9cf..8468055 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "busylight", - "version": "0.5.0", + "version": "0.6.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "busylight", - "version": "0.5.0", + "version": "0.6.0", "license": "MIT", "dependencies": { "node-hid": "2.1.x", diff --git a/package.json b/package.json index 32e2e9e..0862870 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "busylight", - "version": "0.5.0", + "version": "0.6.0", "description": "node library for busylight", "main": "./lib/index.js", "types": "./lib/index.d.ts",