diff --git a/perl/lib/Sanger/CGP/CgpRna.pm b/perl/lib/Sanger/CGP/CgpRna.pm index 406d17b..51edf06 100644 --- a/perl/lib/Sanger/CGP/CgpRna.pm +++ b/perl/lib/Sanger/CGP/CgpRna.pm @@ -36,7 +36,7 @@ use strict; use Const::Fast qw(const); use base 'Exporter'; -our $VERSION = '2.0.17'; +our $VERSION = '2.0.18'; our @EXPORT = qw($VERSION); 1; diff --git a/perl/t/2_pl_compile.t.BACKUP b/perl/t/2_pl_compile.t similarity index 100% rename from perl/t/2_pl_compile.t.BACKUP rename to perl/t/2_pl_compile.t