Skip to content

Commit

Permalink
Regenerate gemspec for version 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
knaveofdiamonds committed Sep 2, 2014
1 parent 3e933c6 commit 4dfb311
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sequel_migration_builder.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
# stub: sequel_migration_builder 0.4.0 ruby lib
# stub: sequel_migration_builder 0.4.1 ruby lib

Gem::Specification.new do |s|
s.name = "sequel_migration_builder"
s.version = "0.4.0"
s.version = "0.4.1"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib"]
s.authors = ["Roland Swingler"]
s.date = "2014-09-01"
s.date = "2014-09-02"
s.description = "Build Sequel Migrations based on the differences between two schemas"
s.email = "roland.swingler@gmail.com"
s.extra_rdoc_files = [
Expand Down

0 comments on commit 4dfb311

Please sign in to comment.