X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMouse%2FSpec.pm;h=f4ebf32390f9ed7ea505fa6e5c42695716894083;hb=refs%2Ftags%2F0.93;hp=94e6db7b76982d827ac39c4d59b1851aa08982f3;hpb=8cf6cb3babb16036cf993765f283ef71295b8917;p=gitmo%2FMouse.git diff --git a/lib/Mouse/Spec.pm b/lib/Mouse/Spec.pm index 94e6db7..f4ebf32 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.91'; +our $VERSION = '0.93'; 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.91 +This document describes Mouse version 0.93 =head1 SYNOPSIS