diff --git a/library.json b/library.json index 5a072b1..f370f06 100644 --- a/library.json +++ b/library.json @@ -52,7 +52,7 @@ "type": "git", "url": "https://github.com/PaulStoffregen/OneWire" }, - "version": "2.3.6", + "version": "2.3.7", "homepage": "https://www.pjrc.com/teensy/td_libs_OneWire.html", "frameworks": "Arduino", "examples": [ diff --git a/library.properties b/library.properties index 5229c3c..5256ce4 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=OneWire -version=2.3.6 +version=2.3.7 author=Jim Studt, Tom Pollard, Robin James, Glenn Trewitt, Jason Dangel, Guillermo Lovato, Paul Stoffregen, Scott Roberts, Bertrik Sikken, Mark Tillotson, Ken Butcher, Roger Clark, Love Nystrom maintainer=Paul Stoffregen sentence=Access 1-wire temperature sensors, memory and other chips.