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 7340e3b commit cd969e0Copy full SHA for cd969e0
library.json
@@ -11,7 +11,7 @@
11
"url": "https://github.com/eigen-value",
12
"maintainer": true
13
},
14
- "version": "0.1.3",
+ "version": "0.2.0",
15
"license": "MPL2.0",
16
"frameworks": "arduino",
17
"platforms": "*",
library.properties
@@ -1,5 +1,5 @@
1
name=Arduino_RPClite
2
-version=0.1.3
+version=0.2.0
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