aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorRafael Kitover <rkitover@cpan.org>2010-07-12 20:06:07 -0400
committerRafael Kitover <rkitover@cpan.org>2010-07-12 20:06:07 -0400
commit9e804fe12e784d73f58f24ca322b5ae8405f3f5e (patch)
tree40f7641b85d64094ffe0169aec87647e52d8abf7 /lib
parentb058bf611520d8f60af9252d77886af53a907c3c (diff)
downloadmx-alwayscoerce-9e804fe12e784d73f58f24ca322b5ae8405f3f5e.tar.gz
mx-alwayscoerce-9e804fe12e784d73f58f24ca322b5ae8405f3f5e.zip
release0.05
Diffstat (limited to 'lib')
-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 b8ca807..3fbfd59 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.04
+Version 0.05
=cut
-our $VERSION = '0.04';
+our $VERSION = '0.05';
=head1 SYNOPSIS