Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dex4er committed Oct 7, 2019
1 parent f31c38d commit 061a099
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog

## v5.0.2 2019-10-07

- Updated dependencies.

## v5.0.1 2019-07-15

- Uses nodemailer@6.3.0.
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "smtp-connection-as-promised",
"version": "5.0.1",
"version": "5.0.2",
"description": "smtp-connection as promised",
"main": "lib/smtp-connection-as-promised.js",
"typings": "lib/smtp-connection-as-promised.d.ts",
Expand Down

0 comments on commit 061a099

Please sign in to comment.