X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMouse.pm;h=6dcd97ab1e734e855e3d75cb64377880d113e1cb;hb=refs%2Ftags%2F0.50_05;hp=b97cf1e1ecfaeca641881ff0d2e2ef1dab1b693b;hpb=c0b18afdaa960620180d2ac1ef8f4f642365256a;p=gitmo%2FMouse.git diff --git a/lib/Mouse.pm b/lib/Mouse.pm index b97cf1e..6dcd97a 100644 --- a/lib/Mouse.pm +++ b/lib/Mouse.pm @@ -3,7 +3,7 @@ use 5.006_002; use Mouse::Exporter; # enables strict and warnings -our $VERSION = '0.50_04'; +our $VERSION = '0.50_05'; use Carp qw(confess); use Scalar::Util qw(blessed); @@ -160,7 +160,7 @@ Mouse - Moose minus the antlers =head1 VERSION -This document describes Mouse version 0.50_04 +This document describes Mouse version 0.50_05 =head1 SYNOPSIS