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.2
Browse files Browse the repository at this point in the history
  • Loading branch information
titanous committed Jun 10, 2014
1 parent e047879 commit 9dd510a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
## 0.7.2 (June 9, 2014)

Bugfixes

- Allow newer versions of the `listen` gem

## 0.7.1 (June 6, 2014)

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

0 comments on commit 9dd510a

Please sign in to comment.