X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=blobdiff_plain;f=lib%2FMouse.pm;h=7cd88d574d0fbfefe1dd93f971edb6c6a54a22e2;hp=06a13a474edc8a92ba6722a98176745bbb4ee810;hb=506fb74dbff3e8f756230c643d8bff7b85ae9ca3;hpb=92ff14d0110c9bf2a8a19dc6f0b16b34799ec690 diff --git a/lib/Mouse.pm b/lib/Mouse.pm index 06a13a4..7cd88d5 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_08'; +our $VERSION = '0.40_09'; use Carp qw(confess); use Scalar::Util qw(blessed); @@ -167,7 +167,7 @@ Mouse - Moose minus the antlers =head1 VERSION -This document describes Mouse version 0.40_08 +This document describes Mouse version 0.40_09 =head1 SYNOPSIS