Skip to content

Commit c4d21d0

Browse files
committed
Bump to version 0.13.3
1 parent b68b3a9 commit c4d21d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "OneWireNg",
3-
"version": "0.13.2",
3+
"version": "0.13.3",
44
"description": "Arduino 1-wire service library. OneWire alternative.",
55
"keywords": ["onewire", "1-wire", "sensor", "temperature", "dallas", "ds18b20"],
66
"homepage": "https://github.com/pstolarz/OneWireNg",

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=OneWireNg
2-
version=0.13.2
2+
version=0.13.3
33
author=Piotr Stolarz
44
maintainer=Piotr Stolarz <pstolarz@o2.pl>
55
sentence=Arduino 1-wire service library. OneWire alternative.

0 commit comments

Comments
 (0)