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 95d374e commit 13c66b4Copy full SHA for 13c66b4
library.json
@@ -11,7 +11,7 @@
11
"url": "https://github.com/eigen-value",
12
"maintainer": true
13
},
14
- "version": "0.1.0",
+ "version": "0.1.1",
15
"license": "MIT",
16
"frameworks": "arduino",
17
"platforms": "*",
library.properties
@@ -1,5 +1,5 @@
1
name=Arduino_RPClite
2
-version=0.1.0
+version=0.1.1
3
author=Lucio Rossi (eigen-value)
4
maintainer=Lucio Rossi (eigen-value)
5
sentence=A MessagePack RPC library for Arduino
0 commit comments