X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=blobdiff_plain;f=lib%2FMouse.pm;fp=lib%2FMouse.pm;h=b97cf1e1ecfaeca641881ff0d2e2ef1dab1b693b;hp=8bdced4c9ec6edf975a5d5bde887b94b57ac78e2;hb=c2168931940aa681120ba25c60658fe33c42cc1d;hpb=e57a5068a04271a23b54f834ddec60e82b76275e diff --git a/lib/Mouse.pm b/lib/Mouse.pm index 8bdced4..b97cf1e 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_03'; +our $VERSION = '0.50_04'; 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_03 +This document describes Mouse version 0.50_04 =head1 SYNOPSIS