Skip to content

Commit

Permalink
v0.29
Browse files Browse the repository at this point in the history
  • Loading branch information
lskatz committed Nov 13, 2017
1 parent a835339 commit 64b052b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Mashtree.pm
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ local $0=basename $0;
######
# CONSTANTS

our $VERSION = "0.28";
our $VERSION = "0.29";
our $MASHTREE_VERSION=$VERSION;
our @fastqExt=qw(.fastq.gz .fastq .fq .fq.gz);
our @fastaExt=qw(.fasta .fna .faa .mfa .fas .fsa .fa);
Expand Down

0 comments on commit 64b052b

Please sign in to comment.