Skip to content

Commit

Permalink
Use the Stream interface, not just EventEmitter: v0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
aredridel committed Jun 23, 2011
1 parent ecf8922 commit ec3025b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,5 +1,5 @@
{ "name" : "smtp"
, "version" : "0.1.4"
, "version" : "0.1.5"
, "description" : "SMTP daemon (and eventually client) library"
, "engines" : {"node": "0.4.x || 0.5.x"}
, "directories" : { "lib" : "./lib", "bin": "./bin" }
Expand Down

0 comments on commit ec3025b

Please sign in to comment.