X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMouse%2FSpec.pm;h=f4ebf32390f9ed7ea505fa6e5c42695716894083;hb=6336eb18ec59cf5c9c057624c7a1d15f449b00c6;hp=4e67bce1802b427542da6d87aff61feb13e40401;hpb=95637edb1de318b764f8ec2fc8b5c5c8d4430010;p=gitmo%2FMouse.git diff --git a/lib/Mouse/Spec.pm b/lib/Mouse/Spec.pm index 4e67bce..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.90'; +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.90 +This document describes Mouse version 0.93 =head1 SYNOPSIS