diff --git a/package.json b/package.json index 098e87d..6fcdd93 100644 --- a/package.json +++ b/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"