Skip to content

Commit

Permalink
Increment version to 0.3.1
Browse files Browse the repository at this point in the history
* Improve documentation.
* Improve unit tests.
* Add MIT license to gemspec.
* Upgrade rexml dependency to 3.2.5.

#28
  • Loading branch information
croaky authored Oct 23, 2021
1 parent 6377e65 commit d929574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipient_interceptor.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ Gem::Specification.new do |spec|
spec.name = "recipient_interceptor"
spec.require_paths = ["lib"]
spec.summary = "Intercept recipients when delivering email with the Mail gem."
spec.version = "0.3.0"
spec.version = "0.3.1"
end

0 comments on commit d929574

Please sign in to comment.