From 538d9d4ec7ec0076a1c11ce291fb549564838c28 Mon Sep 17 00:00:00 2001 From: Rafael Kitover Date: Sat, 6 Mar 2010 00:28:59 -0500 Subject: remove t/00-load.t (was failing), release --- lib/MooseX/AlwaysCoerce.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/MooseX') diff --git a/lib/MooseX/AlwaysCoerce.pm b/lib/MooseX/AlwaysCoerce.pm index 3155549..fbb1e1f 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.03 +Version 0.04 =cut -our $VERSION = '0.03'; +our $VERSION = '0.04'; =head1 SYNOPSIS -- cgit v1.2.3-54-g00ecf