Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
keiranmraine committed Mar 18, 2017
1 parent 1d0e390 commit e0c27e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion perl/lib/Sanger/CGP/Pindel.pm
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ use strict;
use Const::Fast qw(const);

use base 'Exporter';
our $VERSION = '2.2.0';
our $VERSION = '2.2.1';
our @EXPORT = qw($VERSION);

1;

0 comments on commit e0c27e1

Please sign in to comment.