Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
bmesuere committed Jun 12, 2016
1 parent 4000f39 commit cd30fc0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
1.1.0
1.1.1
6 changes: 3 additions & 3 deletions unipept.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: unipept 1.1.0 ruby lib
# stub: unipept 1.1.1 ruby lib

Gem::Specification.new do |s|
s.name = "unipept"
s.version = "1.1.0"
s.version = "1.1.1"

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-09-16"
s.date = "2016-06-12"
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 cd30fc0

Please sign in to comment.