Skip to content

Commit

Permalink
Regenerated gemspec for version 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
triskweline committed Oct 30, 2010
1 parent 6cc7536 commit 8c2d500
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion makandra_resource_controller.gemspec
Expand Up @@ -5,7 +5,7 @@

Gem::Specification.new do |s|
s.name = %q{makandra_resource_controller}
s.version = "0.7.0"
s.version = "0.7.1"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["James Golick", "Brian Quinn", "Derek Kastner", "Sean Schofield", "Henning Koch"]
Expand Down Expand Up @@ -49,6 +49,7 @@ Gem::Specification.new do |s|
"generators/scaffold_resource/templates/view_new.haml",
"generators/scaffold_resource/templates/view_show.erb",
"generators/scaffold_resource/templates/view_show.haml",
"lib/makandra_resource_controller.rb",
"lib/resource_controller.rb",
"lib/resource_controller/accessors.rb",
"lib/resource_controller/action_options.rb",
Expand Down

0 comments on commit 8c2d500

Please sign in to comment.