Skip to content

Commit aabc761

Browse files
Bump version to 1.2.1.
1 parent 5555c1f commit aabc761

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=Infrared
2-
version=1.2.0
2+
version=1.2.1
33
author=Bengt Martensson <[email protected]>
44
maintainer=Bengt Martensson <[email protected]>
55
sentence=An object oriented library for sending, receiving, generating, and decoding IR signals on the Arduino.

src/version.h

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

0 commit comments

Comments
 (0)