Skip to content

Commit

Permalink
Merge tag '2.0.9' into dev
Browse files Browse the repository at this point in the history
- Changing to version 2.1.0 of TopHat
- Removing QCFAIL from exclude parameter of bamtofastq command
  • Loading branch information
am26 committed Apr 14, 2016
2 parents 05c4777 + 43f0587 commit 0a384d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion perl/lib/Sanger/CGP/CgpRna.pm
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ use strict;
use Const::Fast qw(const);
use base 'Exporter';

our $VERSION = '2.0.8';
our $VERSION = '2.0.9';
our @EXPORT = qw($VERSION);

1;

0 comments on commit 0a384d4

Please sign in to comment.