Skip to content

Commit 56365bc

Browse files
committed
bump
1 parent cc4a6b7 commit 56365bc

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
@@ -86,7 +86,7 @@ Used to mark whether a file is being read, so that Mashtree limits disk I/O
8686
######
8787
# CONSTANTS
8888

89-
our $VERSION = "1.4.2";
89+
our $VERSION = "1.4.3";
9090
our $MASHTREE_VERSION=$VERSION;
9191
our @fastqExt=qw(.fastq.gz .fastq .fq .fq.gz);
9292
our @fastaExt=qw(.fasta .fna .faa .mfa .fas .fsa .fa);

0 commit comments

Comments
 (0)