Skip to content

Commit

Permalink
Version 1.1.0 beta
Browse files Browse the repository at this point in the history
Signed-off-by: Anurag Priyam <[email protected]>
  • Loading branch information
yeban committed Mar 21, 2018
1 parent 73c0525 commit 14a4a83
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/sequenceserver/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Define version number.
module SequenceServer
VERSION = '1.1.0-alpha'
VERSION = '1.1.0.beta'
end
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "SequenceServer",
"description": "BLAST searching made easy!",
"version": "1.1.0",
"version": "1.1.0.beta",
"homepage": "http://www.sequenceserver.com",
"repository": "https://github.com/yannickwurm/sequenceserver",
"author": {
Expand Down

0 comments on commit 14a4a83

Please sign in to comment.