X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMouse.pm;h=6aaae463dec44ed415484255df0fd54e0eccf9a1;hb=b6369395ff3663e73319351d01fe8a31f2b3dbf2;hp=076563020784cce555dd391901023e1b1579abd0;hpb=1d859d42e4859c7181a91dcd8df733cbcecddb0e;p=gitmo%2FMouse.git diff --git a/lib/Mouse.pm b/lib/Mouse.pm index 0765630..6aaae46 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_05'; +our $VERSION = '0.40_07'; 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_05 +This document describes Mouse version 0.40_07 =head1 SYNOPSIS