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 158a70b commit 163b31fCopy full SHA for 163b31f
library.json
@@ -6,7 +6,7 @@
6
"type": "git",
7
"url": "https://github.com/eloquentarduino/EloquentArduino"
8
},
9
- "version": "2.0.6",
+ "version": "2.0.7",
10
"authors": {
11
"name": "Simone Salerno",
12
"url": "https://github.com/eloquentarduino"
library.properties
@@ -1,5 +1,5 @@
1
name=EloquentArduino
2
-version=2.0.6
+version=2.0.7
3
author=Simone Salerno <support@eloquentarduino.com>
4
maintainer=Simone Salerno <support@eloquentarduino.com>
5
sentence=An eloquent interface to common Arduino patterns, data structures and algorithms
0 commit comments