X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FAlwaysCoerce.pm;h=e5ffeeac27ed2e679d8a95ee8fa3be3b017466c4;hb=9e40d3662cb2d194951fe95156a4aa8806c2f794;hp=600cff2ca9779287aa938353c954fd6e4f94ee3e;hpb=c3847a761f73c1d6c3bab07973f3bc7e87995a73;p=gitmo%2FMooseX-AlwaysCoerce.git diff --git a/lib/MooseX/AlwaysCoerce.pm b/lib/MooseX/AlwaysCoerce.pm index 600cff2..e5ffeea 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.10 +Version 0.12 =cut -our $VERSION = '0.10'; +our $VERSION = '0.13'; =head1 SYNOPSIS