Skip to content

Commit

Permalink
Regenerate gemspec for version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pythonandchips committed Jun 14, 2014
1 parent 946db22 commit 7b5aa0d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions git_presenter.gemspec
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: git_presenter 1.0.0 ruby lib
# stub: git_presenter 1.1.0 ruby lib

Gem::Specification.new do |s|
s.name = "git_presenter"
s.version = "1.0.0"
s.version = "1.1.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib"]
s.authors = ["Colin Gemmell"]
s.date = "2014-02-26"
s.date = "2014-06-14"
s.description = "Code presentation tool using git"
s.email = "pythonandchips@gmail.com"
s.executables = ["git-presenter"]
Expand Down

0 comments on commit 7b5aa0d

Please sign in to comment.