Skip to content

Commit

Permalink
releases v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bmabey committed Jul 22, 2013
1 parent 326ec03 commit 77dcc97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions email_spec.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

Gem::Specification.new do |s|
s.name = "email_spec"
s.version = "1.4.0"
s.version = "1.5.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Ben Mabey", "Aaron Gibralter", "Mischa Fierer"]
s.date = "2012-04-08"
s.date = "2012-07-22"
s.description = "Easily test email in RSpec, Cucumber, and MiniTest"
s.email = "ben@benmabey.com"
s.extra_rdoc_files = [
Expand Down

0 comments on commit 77dcc97

Please sign in to comment.