diff --git a/package.json b/package.json index 311c980..ad52cac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "meshblu-core-task-search-device", - "version": "3.0.3", + "version": "3.0.4", "description": "Search for devices, using the unstoppable Meshblu CORE", "main": "index.js", "scripts": { @@ -40,7 +40,7 @@ "dependencies": { "coffee-script": "^1.10.0", "lodash": "^3.10.1", - "meshblu-core-manager-device": "^3.0.1" + "meshblu-core-manager-device": "^3.5.3" }, "nyc": { "cache": true,