Skip to content

Commit 2d42560

Browse files
Bumped version to 1.0.2.
1 parent c5b819c commit 2d42560

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=AGirs
2-
version=1.0.1
2+
version=1.0.2
33
author=Bengt Martensson
44
maintainer=Bengt Martensson <barf@bengt-martensson.de>
55
sentence=A Girs infrared server for the Arduino platform.

src/GirsLib/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
* Version of the current library.
44
* Taken from the version in library.properties.
55
*/
6-
#define VERSION "1.0.1"
6+
#define VERSION "1.0.2"

0 commit comments

Comments
 (0)