Skip to content

Commit 6b8c801

Browse files
committed
Bump version number for ctor/begin() compatibility to AVR/ESP8266/ESP32 HW release
1 parent 71fc7f3 commit 6b8c801

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "EspSoftwareSerial",
3-
"version": "6.1.1",
3+
"version": "6.2.0",
44
"keywords": [
55
"serial", "io", "softwareserial"
66
],

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=EspSoftwareSerial
2-
version=6.1.1
2+
version=6.2.0
33
author=Peter Lerup, Dirk Kaar
44
maintainer=Peter Lerup <peter@lerup.com>
55
sentence=Implementation of the Arduino software serial for ESP8266/ESP32.

0 commit comments

Comments
 (0)