From efb6b8c9f1a4d80f0d0449bcc683cbcb7375489b Mon Sep 17 00:00:00 2001 From: Keiran Raine Date: Mon, 31 Oct 2016 10:25:15 +0000 Subject: [PATCH] Version bump --- lib/Sanger/CGP/Vagrent.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Sanger/CGP/Vagrent.pm b/lib/Sanger/CGP/Vagrent.pm index 031c6a1..1473040 100644 --- a/lib/Sanger/CGP/Vagrent.pm +++ b/lib/Sanger/CGP/Vagrent.pm @@ -26,7 +26,7 @@ use strict; use Const::Fast qw(const); use base 'Exporter'; -our $VERSION = '3.1.0'; +our $VERSION = '3.1.1'; our @EXPORT = qw($VERSION); 1;