We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8986ede commit cc4d025Copy full SHA for cc4d025
bin/abricate
@@ -12,7 +12,7 @@ use Cwd qw(abs_path);
12
#..............................................................................
13
# Globals needed before --help etc
14
15
-my $VERSION = "1.1.0";
+my $VERSION = "1.1.1";
16
my $EXE = basename($0);
17
my $AUTHOR = 'Torsten Seemann';
18
my $TWITTER = '@torstenseemann';
0 commit comments