X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=blobdiff_plain;f=lib%2FMouse%2FSpec.pm;h=af0da6038403761b452e78c278f583d0f99a1e29;hp=f4dde4b3f58ef7011da7ed4d415ae29dd258d207;hb=59afef985b4a8c91e505715d75457b35656e4013;hpb=38f4a557632e3df5d521ea0f88c885c92826ca33 diff --git a/lib/Mouse/Spec.pm b/lib/Mouse/Spec.pm index f4dde4b..af0da60 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.83'; +our $VERSION = '0.84'; our $MouseVersion = $VERSION; our $MooseVersion = '1.13'; @@ -19,7 +19,7 @@ Mouse::Spec - To what extent Mouse is compatible with Moose =head1 VERSION -This document describes Mouse version 0.83 +This document describes Mouse version 0.84 =head1 SYNOPSIS