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