From dbf203344f5867b8c47a2e9f924267a91b35fb06 Mon Sep 17 00:00:00 2001 From: PaulStoffregen Date: Mon, 11 Dec 2023 09:05:48 -0800 Subject: [PATCH] Bump version to 2.3.8 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index f370f06..c540133 100644 --- a/library.json +++ b/library.json @@ -52,7 +52,7 @@ "type": "git", "url": "https://github.com/PaulStoffregen/OneWire" }, - "version": "2.3.7", + "version": "2.3.8", "homepage": "https://www.pjrc.com/teensy/td_libs_OneWire.html", "frameworks": "Arduino", "examples": [ diff --git a/library.properties b/library.properties index 5256ce4..f4c596f 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=OneWire -version=2.3.7 +version=2.3.8 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.