From: Karen Etheridge Date: Fri, 8 Oct 2010 19:16:29 +0000 (-0700) Subject: bump to 0.12 to fix upload *again* X-Git-Tag: 0.12 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-AlwaysCoerce.git;a=commitdiff_plain;h=refs%2Ftags%2F0.12 bump to 0.12 to fix upload *again* --- diff --git a/Changes b/Changes index 1b7c887..f71d56f 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Revision history for MooseX-AlwaysCoerce +0.12 2010-10-08 12:14:54 PDT + - ...and again. + 0.11 2010-10-08 12:05:42 PDT - fix mangled distribution tarball (Karen Etheridge) diff --git a/lib/MooseX/AlwaysCoerce.pm b/lib/MooseX/AlwaysCoerce.pm index 6dcc6a9..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.11 +Version 0.12 =cut -our $VERSION = '0.11'; +our $VERSION = '0.12'; =head1 SYNOPSIS