diff --git a/library.json b/library.json index 1449e50..f6b73f6 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "OneWireNg", - "version": "0.13.2", + "version": "0.13.3", "description": "Arduino 1-wire service library. OneWire alternative.", "keywords": ["onewire", "1-wire", "sensor", "temperature", "dallas", "ds18b20"], "homepage": "https://github.com/pstolarz/OneWireNg", diff --git a/library.properties b/library.properties index d44b21c..29320dc 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=OneWireNg -version=0.13.2 +version=0.13.3 author=Piotr Stolarz maintainer=Piotr Stolarz sentence=Arduino 1-wire service library. OneWire alternative.