X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMouse%2FSpec.pm;h=30a49aefd37ee1dd6b7a88daedeb1421fad4e1c6;hb=3fab876a432091471f0c7f8bf2c6c9eb0f289567;hp=249067e9e8a26640dec67775ac15fb3b9f1ad931;hpb=034587d897c53d4df84085a9229334bd2d51f1c6;p=gitmo%2FMouse.git diff --git a/lib/Mouse/Spec.pm b/lib/Mouse/Spec.pm index 249067e..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'; +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 +This document describes Mouse version 0.40_06 =head1 SYNOPSIS