We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70d4692 commit 0b8260eCopy full SHA for 0b8260e
library.json
@@ -11,7 +11,7 @@
11
"url": "https://github.com/eigen-value",
12
"maintainer": true
13
},
14
- "version": "0.1.2",
+ "version": "0.1.3",
15
"license": "MPL2.0",
16
"frameworks": "arduino",
17
"platforms": "*",
library.properties
@@ -1,5 +1,5 @@
1
name=Arduino_RPClite
2
-version=0.1.2
+version=0.1.3
3
author=Arduino, Lucio Rossi (eigen-value)
4
maintainer=Arduino, Lucio Rossi (eigen-value)
5
sentence=A MessagePack RPC library for Arduino
0 commit comments