Skip to content

Commit efa8fac

Browse files
author
am26
committed
Merge tag '2.0.11' into dev
Updating defuse perl scripts to use version of perl on PATH and thread make commands#
2 parents fa34439 + e0f73fa commit efa8fac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

perl/lib/Sanger/CGP/CgpRna.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ use strict;
3636
use Const::Fast qw(const);
3737
use base 'Exporter';
3838

39-
our $VERSION = '2.0.10';
39+
our $VERSION = '2.0.11';
4040
our @EXPORT = qw($VERSION);
4141

4242
1;

0 commit comments

Comments
 (0)