X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMouse%2FSpec.pm;h=30a49aefd37ee1dd6b7a88daedeb1421fad4e1c6;hb=3fab876a432091471f0c7f8bf2c6c9eb0f289567;hp=506e4e83d5434a501f05c8caf36d1150a8344781;hpb=6a97bbdad44391f2a587165cb81fcf8aedc642ac;p=gitmo%2FMouse.git diff --git a/lib/Mouse/Spec.pm b/lib/Mouse/Spec.pm index 506e4e8..30a49ae 100644 --- a/lib/Mouse/Spec.pm +++ b/lib/Mouse/Spec.pm @@ -2,7 +2,7 @@ package Mouse::Spec; use strict; use warnings; -our $VERSION = '0.40_04'; +our $VERSION = '0.40_06'; our $MouseVersion = $VERSION; our $MooseVersion = '0.90'; @@ -19,7 +19,7 @@ Mouse::Spec - To what extent Mouse is compatible with Moose =head1 VERSION -This document describes Mouse version 0.40_04 +This document describes Mouse version 0.40_06 =head1 SYNOPSIS