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