X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMouse.pm;h=6aaae463dec44ed415484255df0fd54e0eccf9a1;hb=b862ab85206451f9c680fbaed19c4dc4e00a4a1a;hp=04be220a8aec2c312327c1259b1066d75995c14f;hpb=98e392b90e66275efbacd8e33488e0b02b4960d4;p=gitmo%2FMouse.git diff --git a/lib/Mouse.pm b/lib/Mouse.pm index 04be220..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_06'; +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_06 +This document describes Mouse version 0.40_07 =head1 SYNOPSIS