We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5b819c commit 2d42560Copy full SHA for 2d42560
library.properties
@@ -1,5 +1,5 @@
1
name=AGirs
2
-version=1.0.1
+version=1.0.2
3
author=Bengt Martensson
4
maintainer=Bengt Martensson <barf@bengt-martensson.de>
5
sentence=A Girs infrared server for the Arduino platform.
src/GirsLib/version.h
@@ -3,4 +3,4 @@
* Version of the current library.
* Taken from the version in library.properties.
*/
6
-#define VERSION "1.0.1"
+#define VERSION "1.0.2"
0 commit comments