X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=blobdiff_plain;f=lib%2FMouse.pm;h=24fc323239fa20a18b2dee332597bd3be789709d;hp=cdc8518014454a01b203dbbb793a35b4a70e9b22;hb=267711f78bd79835875f805447d3ab802a18f0c4;hpb=5e3cb4c022312abf5e3e34cb8bb46a3b4c161e94 diff --git a/lib/Mouse.pm b/lib/Mouse.pm index cdc8518..24fc323 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.45'; +our $VERSION = '0.4501'; use Carp qw(confess); use Scalar::Util qw(blessed); @@ -166,7 +166,7 @@ Mouse - Moose minus the antlers =head1 VERSION -This document describes Mouse version 0.45 +This document describes Mouse version 0.4501 =head1 SYNOPSIS