Skip to content
This repository has been archived by the owner on Jan 10, 2021. It is now read-only.

Commit

Permalink
Fix memory leak
Browse files Browse the repository at this point in the history
  • Loading branch information
mobizt committed Jul 25, 2019
1 parent 356f020 commit 4ccc8f4
Show file tree
Hide file tree
Showing 4 changed files with 120 additions and 118 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Mail Client Arduino Library for ESP32 v 1.1.4
# Mail Client Arduino Library for ESP32 v 1.1.5

This library allows ESP32 to send Email with/without attachment and receive Email with/without attachment download via SMTP and IMAP servers.

Expand Down
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name=ESP32 Mail Client

version=1.1.4
version=1.1.5

author=Mobizt

Expand Down
Loading

0 comments on commit 4ccc8f4

Please sign in to comment.