Skip to content

Commit 5d1386b

Browse files
committed
v1.0.4
1 parent 58ddd73 commit 5d1386b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Mashtree.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ local $0=basename $0;
2626
######
2727
# CONSTANTS
2828

29-
our $VERSION = "1.0.3";
29+
our $VERSION = "1.0.4";
3030
our $MASHTREE_VERSION=$VERSION;
3131
our @fastqExt=qw(.fastq.gz .fastq .fq .fq.gz);
3232
our @fastaExt=qw(.fasta .fna .faa .mfa .fas .fsa .fa);

0 commit comments

Comments
 (0)