aboutsummaryrefslogtreecommitdiffstats
path: root/lib/MooseX/AlwaysCoerce.pm
diff options
context:
space:
mode:
authorRafael Kitover <rkitover@cpan.org>2010-08-04 23:15:11 -0400
committerRafael Kitover <rkitover@cpan.org>2010-08-04 23:15:11 -0400
commit0a64dac6a3376cc92b81b708dbd56f5cc675d050 (patch)
tree9419708998595bcc73d3086edfc27775243521cb /lib/MooseX/AlwaysCoerce.pm
parent31af4cd4e807c9f9f716b5226d7023d17fa2fdc0 (diff)
downloadmx-alwayscoerce-0a64dac6a3376cc92b81b708dbd56f5cc675d050.tar.gz
mx-alwayscoerce-0a64dac6a3376cc92b81b708dbd56f5cc675d050.zip
make a test safer, release0.08
Diffstat (limited to 'lib/MooseX/AlwaysCoerce.pm')
-rw-r--r--lib/MooseX/AlwaysCoerce.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/MooseX/AlwaysCoerce.pm b/lib/MooseX/AlwaysCoerce.pm
index 3b1893c..51e2f2e 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.07
+Version 0.08
=cut
-our $VERSION = '0.07';
+our $VERSION = '0.08';
=head1 SYNOPSIS