X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=blobdiff_plain;f=lib%2FMouse%2FRole.pm;fp=lib%2FMouse%2FRole.pm;h=15d2431b995dbb3c3f7ac6cb7426e8997f0b54e5;hp=17b9a203245b0ebe9622ad949cce6ab7e15d5ee0;hb=6336eb18ec59cf5c9c057624c7a1d15f449b00c6;hpb=f1575d9f6d73252e751770a6c7ac717237059f29 diff --git a/lib/Mouse/Role.pm b/lib/Mouse/Role.pm index 17b9a20..15d2431 100644 --- a/lib/Mouse/Role.pm +++ b/lib/Mouse/Role.pm @@ -1,7 +1,7 @@ package Mouse::Role; use Mouse::Exporter; # enables strict and warnings -our $VERSION = '0.92'; +our $VERSION = '0.93'; use Carp (); use Scalar::Util (); @@ -137,7 +137,7 @@ Mouse::Role - The Mouse Role =head1 VERSION -This document describes Mouse version 0.92 +This document describes Mouse version 0.93 =head1 SYNOPSIS