Skip to content

Commit

Permalink
Internal cleanup, circular_queue review results.
Browse files Browse the repository at this point in the history
  • Loading branch information
dok-net committed Sep 15, 2019
1 parent c06267f commit 2df0f09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion library.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "EspSoftwareSerial",
"version": "5.2.2",
"version": "5.2.3",
"keywords": [
"serial", "io", "softwareserial"
],
Expand Down
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=EspSoftwareSerial
version=5.2.2
version=5.2.3
author=Peter Lerup, Dirk Kaar
maintainer=Peter Lerup <[email protected]>
sentence=Implementation of the Arduino software serial for ESP8266/ESP32.
Expand Down

0 comments on commit 2df0f09

Please sign in to comment.