Skip to content

Commit

Permalink
Bump version to include basic auth (always passes) support
Browse files Browse the repository at this point in the history
  • Loading branch information
deitch committed Jun 20, 2016
1 parent 998971e commit 47d5c37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "smtp-tester",
"description": "Quick and dirty smtp server, that accepts handlers to process messages",
"version": "0.6.1",
"version": "0.6.2",
"url": "http://github.com/deitch/smtp-tester",
"scripts": {
"test": "node test/test.js"
Expand Down

0 comments on commit 47d5c37

Please sign in to comment.