Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
nashby committed Jan 10, 2018
1 parent e95447c commit e578634
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,4 +1,4 @@
## master ##
## 1.6.0 ##
* Do not depend on Mail gem to check delivery params.
* Do not parse and escape url before passing it to Launchy.

Expand Down
2 changes: 1 addition & 1 deletion letter_opener.gemspec
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = "letter_opener"
s.version = "1.5.0"
s.version = "1.6.0"
s.author = "Ryan Bates"
s.email = "ryan@railscasts.com"
s.homepage = "http://github.com/ryanb/letter_opener"
Expand Down

0 comments on commit e578634

Please sign in to comment.