Skip to content

Commit 48f0dda

Browse files
authored
Update dadaist2
1 parent c892b0a commit 48f0dda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/dadaist2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#ABSTRACT: A program to run DADA2 from the CLI
33
use 5.012;
44
use warnings;
5-
my $VERSION = '1.3.0';
5+
my $VERSION = '1.3.1';
66

77
BEGIN {
88

0 commit comments

Comments
 (0)