Skip to content

Commit a56eaa4

Browse files
committed
forgot to update version number
1 parent 1ba45af commit a56eaa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Variants/merge_vcf_samples_with_vep_table.pl

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
use Bio::ToolBox::Data '1.40';
1717
use Bio::ToolBox::utility;
1818

19-
my $VERSION = 1.6;
19+
my $VERSION = 1.7;
2020

2121
unless (@ARGV) {
2222
print <<END;

0 commit comments

Comments
 (0)