Skip to content

Commit

Permalink
Regenerate gemspec for version 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
peterwongpp committed Oct 30, 2011
1 parent 97458a7 commit 5314592
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion flushing-flash.gemspec
Expand Up @@ -5,7 +5,7 @@

Gem::Specification.new do |s|
s.name = %q{flushing-flash}
s.version = "0.2.0"
s.version = "0.2.1"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = [%q{PeterWong}]
Expand All @@ -25,6 +25,8 @@ Gem::Specification.new do |s|
"Rakefile",
"flushing-flash.gemspec",
"lib/flushing-flash.rb",
"lib/flushing-flash/action_controller_methods.rb",
"lib/flushing-flash/action_view_methods.rb",
"lib/flushing-flash/version.rb",
"test/helper.rb",
"test/test_flushing-flash.rb"
Expand Down

0 comments on commit 5314592

Please sign in to comment.