Skip to content

Commit

Permalink
Regenerate gemspec for version 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rroblak committed Nov 29, 2012
1 parent c827c86 commit 23d0139
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions seed_dump.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = "seed_dump"
s.version = "0.4.1"
s.version = "0.4.2"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Rob Halff"]
s.date = "2012-08-01"
s.date = "2012-11-29"
s.description = "Dump (parts) of your database to db/seeds.rb to get a headstart creating a meaningful seeds.rb file"
s.email = "[email protected]"
s.extra_rdoc_files = [
Expand Down

0 comments on commit 23d0139

Please sign in to comment.