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=37f300a7d65aec70dc5c7d34f42b0ede40a5c6b2;hpb=6a9158d85ae17b00a0413201d5ce88fca05c336d;p=gitmo%2FMooseX-Types.git diff --git a/lib/MooseX/Types/Combine.pm b/lib/MooseX/Types/Combine.pm index 37f300a..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.23"; +our $VERSION = "0.24"; use strict; use warnings;