X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FTypes%2FCombine.pm;h=f41fd6ecdebcd8ed61adfd5a1356435ecae59169;hb=10390913a3dce9f3c43d7797a41b2384634bc9a1;hp=1e33a08c54772e54af04a334bbeb0f4f09cd6c8a;hpb=bd47cf6420c3cc9b129164d6d0fcb7985a951ae1;p=gitmo%2FMooseX-Types.git diff --git a/lib/MooseX/Types/Combine.pm b/lib/MooseX/Types/Combine.pm index 1e33a08..f41fd6e 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.20"; +our $VERSION = "0.24"; use strict; use warnings;