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
Raynes committed Jan 25, 2012
1 parent aac789c commit 2fade15
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion refh.gemspec
Expand Up @@ -5,7 +5,7 @@

Gem::Specification.new do |s|
s.name = "refh"
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 = ["Anthony Grimes"]
Expand All @@ -26,6 +26,7 @@ Gem::Specification.new do |s|
"Rakefile",
"VERSION",
"bin/refh",
"refh.gemspec",
"test/helper.rb",
"test/test_refh.rb"
]
Expand Down

0 comments on commit 2fade15

Please sign in to comment.