X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FAlwaysCoerce.pm;h=e2360bc226c48055ae3d0b15f684113d59ecd109;hb=d62a50d8ca02e224c41911e78a285c5b8f82f1be;hp=a4ccc9b0cf8823dd3d8b557e515fb50a954dfc2a;hpb=044584cf18a02b16693523be3a65afcf35470e5c;p=gitmo%2FMooseX-AlwaysCoerce.git diff --git a/lib/MooseX/AlwaysCoerce.pm b/lib/MooseX/AlwaysCoerce.pm index a4ccc9b..e2360bc 100644 --- a/lib/MooseX/AlwaysCoerce.pm +++ b/lib/MooseX/AlwaysCoerce.pm @@ -18,11 +18,11 @@ MooseX::AlwaysCoerce - Automatically enable coercions for Moose attributes =head1 VERSION -Version 0.09 +Version 0.12 =cut -our $VERSION = '0.09'; +our $VERSION = '0.12'; =head1 SYNOPSIS