Skip to content

Commit 334cf78

Browse files
committed
fix: version
1 parent dc7627a commit 334cf78

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,10 @@ With those info, the app can send a command to get the value of service named "A
8181

8282
## Version Log
8383

84+
### 3.0.4
85+
86+
Fixed boolean output (0 or 1 could be confused with int)
87+
8488
### 3.0.3
8589

8690
Fixed json.

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Simple Repository IO
2-
version=3.0.3
2+
version=3.0.4
33
author=Iago <[email protected]>
44
maintainer=Iago <[email protected]>
55
sentence=A simple IO controller

0 commit comments

Comments
 (0)