From 6700934c5b9e2a105fd7ab335de6b08d9f073a7c Mon Sep 17 00:00:00 2001 From: Bart Mesuere Date: Wed, 16 Sep 2015 11:42:58 +0200 Subject: [PATCH] Regenerate gemspec for version 1.1.0 --- unipept.gemspec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/unipept.gemspec b/unipept.gemspec index 92dd661f..1dda8127 100644 --- a/unipept.gemspec +++ b/unipept.gemspec @@ -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"]