diff --git a/package.json b/package.json index 937daaa..4764c3c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "meshblu-core-task-enqueue-webhooks", - "version": "3.0.0", + "version": "3.0.1", "description": "Deliver Meshblu webhooks", "main": "index.js", "scripts": { @@ -37,7 +37,7 @@ "dependencies": { "coffee-script": "^1.10.0", "lodash": "^3.10.1", - "meshblu-core-manager-device": "^2.4.0", + "meshblu-core-manager-device": "^2.4.8", "uuid": "^2.0.1" } }