We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02cfc48 commit bbcd52cCopy full SHA for bbcd52c
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- genevalidator (2.1.4)
+ genevalidator (2.1.5)
5
bio (~> 1.4)
6
bio-blastxmlparser (~> 2.0)
7
genevalidatorapp (~> 2.1.4s)
lib/genevalidator/version.rb
@@ -1,3 +1,3 @@
module GeneValidator
- VERSION = '2.1.4'.freeze
+ VERSION = '2.1.5'.freeze
end
0 commit comments