Skip to content

Commit

Permalink
gem version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
yannickwurm committed Jul 28, 2023
1 parent 11af7eb commit 50af705
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lib/sequenceserver/version.rb
@@ -1,4 +1,4 @@
# Define version number.
module SequenceServer
VERSION = '2.0.0'.freeze
VERSION = '2.1.0'.freeze
end
7 changes: 4 additions & 3 deletions sequenceserver.gemspec
Expand Up @@ -4,9 +4,9 @@ Gem::Specification.new do |s|
# meta
s.name = 'sequenceserver'
s.version = SequenceServer::VERSION
s.authors = ['Anurag Priyam', 'Yannick Wurm', 'Many others', 'Queen Mary University of London',
s.authors = ['Queen Mary University of London',
'Pragmatic Genomics Ltd']
s.email = ['anurag08priyam@gmail.com', 'yannickwurm@gmail.com']
s.email = ['contact@sequenceserver.com']
s.homepage = 'https://sequenceserver.com'
s.license = 'AGPL-3.0'

Expand Down Expand Up @@ -53,7 +53,8 @@ Gem::Specification.new do |s|
More information at https://sequenceserver.com
Community support: https://support.sequenceserver.com
For point-and-click setup, check out SequenceServer Cloud.
For point-and-click setup, and to avoid the hassle of running your own
servers, check SequenceServer Cloud: https://sequenceserver.com/cloud
------------------------------------------------------------------------
INFO
Expand Down

0 comments on commit 50af705

Please sign in to comment.