bump to 0.12 to fix upload *again* 0.12
Karen Etheridge [Fri, 8 Oct 2010 19:16:29 +0000 (12:16 -0700)]
Changes
lib/MooseX/AlwaysCoerce.pm

diff --git a/Changes b/Changes
index 1b7c887..f71d56f 100644 (file)
--- 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)
 
index 6dcc6a9..e2360bc 100644 (file)
@@ -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