Skip to content

Commit

Permalink
Regenerated gemspec for version 0.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tdreyno committed Oct 1, 2009
1 parent acfefc9 commit 60bed7a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions middleman.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Gem::Specification.new do |s|
s.name = %q{middleman}
s.version = "0.9.5"
s.version = "0.9.6"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Thomas Reynolds"]
Expand Down Expand Up @@ -45,9 +45,6 @@ Gem::Specification.new do |s|
"lib/middleman/features/sprockets.rb",
"lib/middleman/helpers.rb",
"lib/middleman/template/init.rb",
"lib/middleman/template/views/index.haml",
"lib/middleman/template/views/layout.haml",
"lib/middleman/template/views/stylesheets/site.sass",
"middleman.gemspec",
"spec/builder_spec.rb",
"spec/cache_buster_spec.rb",
Expand Down

0 comments on commit 60bed7a

Please sign in to comment.