diff --git a/library.json b/library.json index 1e95e2e..5f55ba4 100644 --- a/library.json +++ b/library.json @@ -52,7 +52,7 @@ "type": "git", "url": "https://github.com/PaulStoffregen/OneWire" }, - "version": "2.3.2", + "version": "2.3.4", "homepage": "https://www.pjrc.com/teensy/td_libs_OneWire.html", "frameworks": "Arduino", "examples": [ diff --git a/library.properties b/library.properties index cd8fc05..9fd78f7 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=OneWire -version=2.3.3 +version=2.3.4 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.