Skip to content

Commit

Permalink
Regenerate gemspec for version 0.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Ace Suares committed Feb 14, 2011
1 parent 28fbbf2 commit e9dacfb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion inline_forms.gemspec
Expand Up @@ -5,7 +5,7 @@

Gem::Specification.new do |s|
s.name = %q{inline_forms}
s.version = "0.6.4"
s.version = "0.6.5"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Ace Suares"]
Expand Down Expand Up @@ -47,6 +47,7 @@ Gem::Specification.new do |s|
"inline_forms.gemspec",
"lib/generators/inline_forms/USAGE",
"lib/generators/inline_forms/inline_forms_generator.rb",
"lib/generators/inline_forms/templates/_inline_forms_tabs.html.erb",
"lib/generators/inline_forms/templates/controller.erb",
"lib/generators/inline_forms/templates/migration.erb",
"lib/generators/inline_forms/templates/model.erb",
Expand Down

0 comments on commit e9dacfb

Please sign in to comment.