diff --git a/library.json b/library.json index 65dcc01..1449e50 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "OneWireNg", - "version": "0.13.1", + "version": "0.13.2", "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 3dc4911..cbab425 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=OneWireNg -version=0.13.1 +version=0.13.2 author=Piotr Stolarz maintainer=Piotr Stolarz sentence=Arduino 1-wire service library. OneWire alternative.