We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29c3363 commit b25b6e2Copy full SHA for b25b6e2
bin/mlst
@@ -17,7 +17,7 @@ use Path::Tiny; # bundled in $APPDIR/perl5/
17
#..............................................................................
18
# Globals
19
20
-my $VERSION = "2.12";
+my $VERSION = "2.13";
21
my $EXE = just_filename( $FindBin::RealScript );
22
my $AUTHOR = 'Torsten Seemann';
23
my $URL = 'https://github.com/tseemann/mlst';
0 commit comments