Skip to content

Commit

Permalink
Merge tag '2.0.8' into dev
Browse files Browse the repository at this point in the history
Changes for latest Tophat release
  • Loading branch information
am26 committed Apr 11, 2016
2 parents 3da8721 + 1836e65 commit eb4162c
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.7';
our $VERSION = '2.0.8';
our @EXPORT = qw($VERSION);

1;

0 comments on commit eb4162c

Please sign in to comment.