X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMouse.pm;h=41f6b0cd9811b98bc4e50ffec6c3845233081872;hb=426c6c90f11985b630ecdadadf83bbc138d521d7;hp=6099c97736f68461d276c4112e8c84d1d0967ed5;hpb=95ce77e0b3a80df1d1ff2a7111496b8dbeed0671;p=gitmo%2FMouse.git diff --git a/lib/Mouse.pm b/lib/Mouse.pm index 6099c97..41f6b0c 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.4501'; +our $VERSION = '0.46'; 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.4501 +This document describes Mouse version 0.46 =head1 SYNOPSIS