We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1f484b commit e146ecbCopy full SHA for e146ecb
2 files changed
library.json
@@ -15,7 +15,7 @@
15
}
16
],
17
"dependencies": [],
18
- "version": "2.1.0",
+ "version": "2.1.1",
19
"frameworks": "arduino",
20
"platforms": ["atmelavr", "espressif"]
21
library.properties
@@ -1,5 +1,5 @@
1
name=ArduinoLibrary
2
-version=2.1.0
+version=2.1.1
3
author=Jonathan Meyer <jon@stejsoftware.com>
4
maintainer=Jonathan Meyer <jon@stejsoftware.com>
5
sentence=A collection of objects and utilities for the Arduino.
0 commit comments