diff --git a/bin/dadaist2 b/bin/dadaist2 index 53c447d..330295b 100755 --- a/bin/dadaist2 +++ b/bin/dadaist2 @@ -2,7 +2,7 @@ #ABSTRACT: A program to run DADA2 from the CLI use 5.012; use warnings; -my $VERSION = '1.0.1'; +my $VERSION = '1.0.2'; BEGIN {