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 d01f653 commit 15983e6Copy full SHA for 15983e6
library.json
@@ -6,7 +6,7 @@
6
"type": "git",
7
"url": "https://github.com/eloquentarduino/EloquentArduino"
8
},
9
- "version": "2.1.2",
+ "version": "2.1.3",
10
"authors": {
11
"name": "Simone Salerno",
12
"url": "https://github.com/eloquentarduino"
library.properties
@@ -1,5 +1,5 @@
1
name=EloquentArduino
2
-version=2.1.2
+version=2.1.3
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