diff --git a/library.json b/library.json index b61c3d6..d11c511 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "EspSoftwareSerial", - "version": "6.11.6", + "version": "6.11.7", "keywords": [ "serial", "io", "softwareserial" ], diff --git a/library.properties b/library.properties index 92cf37f..64b86b0 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=EspSoftwareSerial -version=6.11.6 +version=6.11.7 author=Dirk Kaar, Peter Lerup maintainer=Dirk Kaar sentence=Implementation of the Arduino software serial for ESP8266/ESP32.