Skip to content

Commit b25b6e2

Browse files
committed
Bump to version 2.13
1 parent 29c3363 commit b25b6e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/mlst

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ use Path::Tiny; # bundled in $APPDIR/perl5/
1717
#..............................................................................
1818
# Globals
1919

20-
my $VERSION = "2.12";
20+
my $VERSION = "2.13";
2121
my $EXE = just_filename( $FindBin::RealScript );
2222
my $AUTHOR = 'Torsten Seemann';
2323
my $URL = 'https://github.com/tseemann/mlst';

0 commit comments

Comments
 (0)