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
bmesuere committed Sep 16, 2015
1 parent 89f6ccb commit 6700934
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions unipept.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: unipept 1.0.1 ruby lib
# stub: unipept 1.1.0 ruby lib

Gem::Specification.new do |s|
s.name = "unipept"
s.version = "1.0.1"
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 = ["Toon Willems", "Bart Mesuere", "Tom Naessens"]
s.date = "2015-07-31"
s.date = "2015-09-16"
s.description = " Command line interface to the Unipept (http://unipept.ugent.be) web services\n (pept2lca, taxa2lca, pept2taxa, pept2prot and taxonomy) and some utility\n commands for handling proteins using the command line.\n"
s.email = "unipept@ugent.be"
s.executables = ["unipept", "prot2pept", "peptfilter", "uniprot"]
Expand Down

0 comments on commit 6700934

Please sign in to comment.