X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Types.git;a=blobdiff_plain;f=lib%2FMooseX%2FTypes%2FCombine.pm;h=0fdaa691d6c0f83e75757d908c9e32355468365b;hp=3e8000271aff50d5456f82c03772e3fb2aef2552;hb=6a1db9c7c89f006f6231aa64a9629dd1de7c5a15;hpb=e512ffb3d659afc40efa844af865a3cee211a031 diff --git a/lib/MooseX/Types/Combine.pm b/lib/MooseX/Types/Combine.pm index 3e80002..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.25"; +our $VERSION = "0.26"; use strict; use warnings;