Skip to content

Commit

Permalink
Regenerate gemspec for version 0.1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
pcreux committed Mar 22, 2011
1 parent f441f9e commit 7e3239d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions gitmine.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{gitmine}
s.version = "0.1.12"
s.version = "0.1.13"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Philippe Creux"]
s.date = %q{2011-02-25}
s.date = %q{2011-03-22}
s.default_executable = %q{gitmine}
s.description = %q{Git log with status of associated redmine tickets}
s.email = %q{pcreux@gmail.com}
Expand Down Expand Up @@ -37,7 +37,6 @@ Gem::Specification.new do |s|
"lib/gitmine/commit.rb",
"lib/gitmine/config.rb",
"lib/gitmine/git.rb",
"lib/gitmine/hudson_job.rb",
"lib/gitmine/issue.rb",
"spec/commit_msg_to_issue_id_spec.rb",
"spec/commit_spec.rb",
Expand Down

0 comments on commit 7e3239d

Please sign in to comment.