Skip to content

Commit

Permalink
Regenerated gemspec for version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rossmeissl committed Apr 27, 2010
1 parent 6201d45 commit 9ba22e4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion grafico.gemspec
Expand Up @@ -5,7 +5,7 @@

Gem::Specification.new do |s|
s.name = %q{grafico}
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 = ["Andy Rossmeissl"]
Expand All @@ -27,6 +27,7 @@ Gem::Specification.new do |s|
"generators/grafico_assets/templates/NOTES",
"generators/grafico_assets/templates/grafico.min.js",
"generators/grafico_assets/templates/raphael-min.js",
"grafico.gemspec",
"lib/grafico.rb",
"lib/grafico/helpers.rb",
"lib/grafico/railtie.rb",
Expand Down

0 comments on commit 9ba22e4

Please sign in to comment.