diff --git a/library.json b/library.json index eef9d6f..1b424e2 100644 --- a/library.json +++ b/library.json @@ -30,11 +30,9 @@ ], "dependencies": { - "name": "OneWire", - "authors": "Paul Stoffregen", - "frameworks": "arduino" + "paulstoffregen/OneWire": "^2.3.5" }, - "version": "3.9.0", + "version": "3.9.1", "frameworks": "arduino", "platforms": "*" }