Skip to content

Commit

Permalink
Release 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
wavded committed Jan 13, 2012
1 parent d338bcc commit 68f882c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
7 changes: 7 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@

0.1.3 / 2012-01-13
==================

* added; dummy SMTP server for tests
* updated; test config
* added; Travis CI integration

0.1.2 / 2011-11-30
==================

Expand Down
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "winston-mail",
"description": "A mail transport for winston",
"version": "0.1.2",
"version": "0.1.3",
"author": "Marc Harter <wavded@gmail.com>",
"contributors": [],
"repository": {
Expand All @@ -20,4 +20,3 @@
"scripts": { "test": "vows test/*-test.js --spec" },
"engines": { "node": ">= 0.4.0" }
}

0 comments on commit 68f882c

Please sign in to comment.