Skip to content

Commit

Permalink
v3.0.4 allow v2 devices to find themselves (spiritually, and via search)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Herres committed Nov 30, 2016
1 parent c697844 commit a4753ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down Expand Up @@ -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,
Expand Down

0 comments on commit a4753ff

Please sign in to comment.