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 921d83f commit 6fcc317Copy full SHA for 6fcc317
library.json
@@ -6,7 +6,7 @@
6
"type": "git",
7
"url": "https://github.com/eloquentarduino/EloquentArduino"
8
},
9
- "version": "2.0.4",
+ "version": "2.0.5",
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.4
+version=2.0.5
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