X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=blobdiff_plain;f=lib%2FMouse.pm;h=03265323c827a89ad5d168c3db595ed440ea1141;hp=bff08e5594e8a87ef9dd7a78b60f46825ffd832b;hb=6a97bbdad44391f2a587165cb81fcf8aedc642ac;hpb=8fa5f9b88713d63f037557b55d8f0811f0531f21 diff --git a/lib/Mouse.pm b/lib/Mouse.pm index bff08e5..0326532 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.40_03'; +our $VERSION = '0.40_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.40_03 +This document describes Mouse version 0.40_04 =head1 SYNOPSIS