Skip to content

Commit

Permalink
Regenerate gemspec for version 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rroblak committed Jan 9, 2014
1 parent 6e91a61 commit a30d18f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions seed_dump.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = "seed_dump"
s.version = "3.0.1"
s.version = "3.1.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Rob Halff", "Ryan Oblak"]
s.date = "2013-12-30"
s.date = "2014-01-09"
s.description = "Dump (parts) of your database to db/seeds.rb to get a headstart creating a meaningful seeds.rb file"
s.email = "rroblak@gmail.com"
s.extra_rdoc_files = [
Expand Down

0 comments on commit a30d18f

Please sign in to comment.