Skip to content

Commit

Permalink
Regenerate gemspec for version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kristianmandrup committed May 22, 2012
1 parent ac645b7 commit 7a0ff81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions concerned.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = "concerned"
s.version = "0.1.0"
s.version = "0.1.1"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Kristian Mandrup"]
s.date = "2012-05-09"
s.date = "2012-05-22"
s.description = "Makes it easy to apply the concerns pattern in any Ruby context"
s.email = "kmandrup@gmail.com"
s.extra_rdoc_files = [
Expand Down

0 comments on commit 7a0ff81

Please sign in to comment.