X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMouse%2FSpec.pm;h=801d8268eaa61670c1f30216dce08d6c13ebae5f;hb=1759509c4361c0a44d57bb501d464740247e2dc0;hp=90d7d7c4a75ecfe48ce4d91fb826ccc464e448a1;hpb=fdef448eeca7cc251e2fbb53a141919add2bd306;p=gitmo%2FMouse.git diff --git a/lib/Mouse/Spec.pm b/lib/Mouse/Spec.pm index 90d7d7c..801d826 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.52'; +our $VERSION = '0.54'; our $MouseVersion = $VERSION; our $MooseVersion = '0.93'; @@ -19,7 +19,7 @@ Mouse::Spec - To what extent Mouse is compatible with Moose =head1 VERSION -This document describes Mouse version 0.52 +This document describes Mouse version 0.54 =head1 SYNOPSIS