diff --git a/docs.tar.gz b/docs.tar.gz index 14787bb..1ce30a4 100644 Binary files a/docs.tar.gz and b/docs.tar.gz differ diff --git a/lib/Sanger/CGP/Vagrent.pm b/lib/Sanger/CGP/Vagrent.pm index f378213..752f7ec 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 = '2.0'; +our $VERSION = '2.1.0'; our @EXPORT = qw($VERSION); 1;