Skip to content

Commit

Permalink
Bump version to 1.2.2, update date
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Ahearn committed Jun 16, 2011
1 parent 06abff3 commit d4573ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions heroku_san.gemspec
Expand Up @@ -2,11 +2,11 @@

Gem::Specification.new do |s|
s.name = %q{heroku_san}
s.version = "1.2.1"
s.version = "1.2.2"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Elijah Miller", "Glenn Roberts", "Ryan Ahearn"]
s.date = %q{2011-03-14}
s.date = %q{2011-06-16}
s.description = %q{Manage multiple Heroku instances/apps for a single Rails app using Rake}
s.email = %q{elijah.miller@gmail.com}
s.homepage = %q{http://github.com/glennr/heroku_san}
Expand Down

0 comments on commit d4573ae

Please sign in to comment.