X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=blobdiff_plain;f=lib%2FMouse%2FSpec.pm;h=506e4e83d5434a501f05c8caf36d1150a8344781;hp=89092c463437eaed327c2403a6eae969d2d8bc6a;hb=refs%2Ftags%2F0.40_04;hpb=8fa5f9b88713d63f037557b55d8f0811f0531f21 diff --git a/lib/Mouse/Spec.pm b/lib/Mouse/Spec.pm index 89092c4..506e4e8 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_03'; +our $VERSION = '0.40_04'; 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_03 +This document describes Mouse version 0.40_04 =head1 SYNOPSIS