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