Skip to content

Commit 3a19eff

Browse files
committed
Bump version.
1 parent 2f2cd8d commit 3a19eff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## master ##
1+
## 1.9.0 ##
22
* Store mail location in `Mail::Message` object (thanks [Jonathan Chan](https://github.com/jonmchan))
33
* Drop Ruby 2 support. Support only Ruby 3.0+
44
* Remove `nkf` gem dependency.

Diff for: letter_opener.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |s|
22
s.name = "letter_opener"
3-
s.version = "1.8.1"
3+
s.version = "1.9.0"
44
s.author = "Ryan Bates"
55
s.email = "ryan@railscasts.com"
66
s.homepage = "https://github.com/ryanb/letter_opener"

0 commit comments

Comments
 (0)