Skip to content

Commit

Permalink
Merge pull request #10 from cancerit/dev
Browse files Browse the repository at this point in the history
Release merge
  • Loading branch information
keiranmraine committed Oct 28, 2014
2 parents 25d9534 + 064c466 commit 22c5eeb
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion MYMETA.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@
}
},
"release_status" : "stable",
"version" : "v1.1.2"
"version" : "v1.1.3"
}
2 changes: 1 addition & 1 deletion MYMETA.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ requires:
Pod::Coverage: 0.23
Test::Fatal: 0.013
Try::Tiny: 0.19
version: v1.1.2
version: v1.1.3
Binary file modified docs.tar.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion lib/Sanger/CGP/Caveman.pm
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ package Sanger::CGP::Caveman;
use strict;
use Const::Fast qw(const);

our $VERSION = '1.1.2';
our $VERSION = '1.1.3';

1;

0 comments on commit 22c5eeb

Please sign in to comment.