We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2d3a90 commit d9f6bdbCopy full SHA for d9f6bdb
lib/sequenceserver/version.rb
@@ -1,4 +1,4 @@
1
# Define version number.
2
module SequenceServer
3
- VERSION = '1.0.11'
+ VERSION = '1.0.12'
4
end
package.json
@@ -1,7 +1,7 @@
{
"name": "SequenceServer",
"description": "BLAST search made easy!",
- "version": "1.0.11",
+ "version": "1.0.12",
5
"homepage": "http://www.sequenceserver.com",
6
"repository": "https://github.com/yannickwurm/sequenceserver",
7
"author": {
0 commit comments