Skip to content

Commit

Permalink
Release 1.0.6.
Browse files Browse the repository at this point in the history
Signed-off-by: Anurag Priyam <anurag08priyam@gmail.com>
  • Loading branch information
yeban committed Dec 30, 2015
1 parent 7d890bf commit 65f5427
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 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.0.5'
VERSION = '1.0.6'
end
6 changes: 3 additions & 3 deletions 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.0.5",
"version": "1.0.6",
"homepage": "http://www.sequenceserver.com",
"repository": "https://github.com/yannickwurm/sequenceserver",
"author": {
Expand All @@ -23,7 +23,7 @@
"grunt-contrib-compress": "0.13.0"
},
"scripts": {
"cop": "grunt cop",
"build": "grunt build"
"cop": "grunt cop",
"build": "grunt build"
}
}
2 changes: 1 addition & 1 deletion public/dist/css/sequenceserver.min.css

Large diffs are not rendered by default.

Binary file modified public/dist/css/sequenceserver.min.css.gz
Binary file not shown.
6 changes: 3 additions & 3 deletions public/dist/js/sequenceserver.min.js

Large diffs are not rendered by default.

Binary file modified public/dist/js/sequenceserver.min.js.gz
Binary file not shown.

0 comments on commit 65f5427

Please # to comment.