X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=blobdiff_plain;f=lib%2FMouse.pm;h=bff08e5594e8a87ef9dd7a78b60f46825ffd832b;hp=8a1e042f4e77038be6b17326d0017d714e6f9461;hb=2b68f76d78d96325821e9a6360c3639f8c5637df;hpb=766af1c2070fe898d5303894ae2d3bec84850004 diff --git a/lib/Mouse.pm b/lib/Mouse.pm index 8a1e042..bff08e5 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_02'; +our $VERSION = '0.40_03'; 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_02 +This document describes Mouse version 0.40_03 =head1 SYNOPSIS