X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FTypes%2FCombine.pm;h=0fdaa691d6c0f83e75757d908c9e32355468365b;hb=6a1db9c7c89f006f6231aa64a9629dd1de7c5a15;hp=7202ec1d494addb60f36437df7eb47abd1fef48d;hpb=1808a2aec36762b9ef97efad382d36023ad20500;p=gitmo%2FMooseX-Types.git diff --git a/lib/MooseX/Types/Combine.pm b/lib/MooseX/Types/Combine.pm index 7202ec1..0fdaa69 100644 --- a/lib/MooseX/Types/Combine.pm +++ b/lib/MooseX/Types/Combine.pm @@ -5,7 +5,7 @@ MooseX::Types::Combine - Combine type libraries for exporting =cut package MooseX::Types::Combine; -our $VERSION = "0.24"; +our $VERSION = "0.26"; use strict; use warnings;