Skip to content
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.

Commit

Permalink
Bump version to 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
titanous committed Jun 6, 2014
1 parent f867433 commit a47c242
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,11 @@
## 0.7.1 (June 6, 2014)

Bugfixes

- Update to listen 2.2.0
- Handle POP3 receiver crashes better


## 0.7.0 (August 11, 2013)

Features
Expand Down
2 changes: 1 addition & 1 deletion lib/mailman/version.rb
@@ -1,3 +1,3 @@
module Mailman
VERSION = '0.7.0'
VERSION = '0.7.1'
end

0 comments on commit a47c242

Please sign in to comment.