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 472ff75 commit a6afabdCopy full SHA for a6afabd
library.json
@@ -9,5 +9,5 @@
9
},
10
"frameworks": "arduino",
11
"platforms": "espressif8266",
12
- "version": "1.0.0"
+ "version": "1.0.1"
13
}
library.properties
@@ -1,5 +1,5 @@
1
name=Bleeper
2
-version=1.0.0
+version=1.0.1
3
author=Diego Ernst <dernst92@gmail.com>
4
maintainer=Diego Ernst <dernst92@gmail.com>
5
sentence=A library to store generic configurations.
0 commit comments