Skip to content

Commit

Permalink
Bump to 2.16
Browse files Browse the repository at this point in the history
  • Loading branch information
tseemann committed Dec 10, 2018
1 parent 42ba270 commit de5a913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/mlst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ use Path::Tiny; # bundled in $APPDIR/perl5/
#..............................................................................
# Globals

my $VERSION = "2.15.2";
my $VERSION = "2.16";
my $EXE = just_filename( $FindBin::RealScript );
my $AUTHOR = 'Torsten Seemann';
my $URL = 'https://github.com/tseemann/mlst';
Expand Down

0 comments on commit de5a913

Please sign in to comment.