Skip to content

Commit

Permalink
Version bump to 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed May 9, 2014
1 parent 8bc1b6e commit 741d9aa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.1.5

- Rails 3 fix

## 0.1.4

- Try not to rewrite unsubscribe links
Expand Down
2 changes: 1 addition & 1 deletion lib/ahoy_email/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module AhoyEmail
VERSION = "0.1.4"
VERSION = "0.1.5"
end

0 comments on commit 741d9aa

Please sign in to comment.