Skip to content

Commit

Permalink
Bump version to 1.2.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
bengtmartensson committed May 30, 2021
1 parent 5555c1f commit aabc761
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=Infrared
version=1.2.0
version=1.2.1
author=Bengt Martensson <barf@bengt-martensson.de>
maintainer=Bengt Martensson <barf@bengt-martensson.de>
sentence=An object oriented library for sending, receiving, generating, and decoding IR signals on the Arduino.
Expand Down
2 changes: 1 addition & 1 deletion src/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
* Version of the current library.
* Taken from the version in library.properties.
*/
#define VERSION "1.2.0"
#define VERSION "1.2.1"

0 comments on commit aabc761

Please sign in to comment.