Skip to content

Commit 5513ca0

Browse files
committed
bump to 2.4.2
1 parent 1e2f6d1 commit 5513ca0

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=Adafruit IO Arduino
2-
version=2.4.1
2+
version=2.4.2
33
author=Adafruit
44
maintainer=Adafruit <info@adafruit.com>
55
sentence=Arduino library to access Adafruit IO.

src/AdafruitIO_Definitions.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
#define ADAFRUITIO_VERSION_MAJOR 2
1616
#define ADAFRUITIO_VERSION_MINOR 4
17-
#define ADAFRUITIO_VERSION_PATCH 1
17+
#define ADAFRUITIO_VERSION_PATCH 2
1818

1919
// forward declaration
2020
class AdafruitIO_Data;

0 commit comments

Comments
 (0)