X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMouse%2FUtil.pm;h=2368f90e728efc42432249b926bc59eec1b46ea5;hb=59afef985b4a8c91e505715d75457b35656e4013;hp=5ee599042798de5eda9a074d571ae3956b7a1fac;hpb=999072aba606906b12c2f18e0ebde72e224de4dc;p=gitmo%2FMouse.git diff --git a/lib/Mouse/Util.pm b/lib/Mouse/Util.pm index 5ee5990..2368f90 100644 --- a/lib/Mouse/Util.pm +++ b/lib/Mouse/Util.pm @@ -48,7 +48,7 @@ BEGIN{ }, ); - our $VERSION = '0.82'; + our $VERSION = '0.84'; my $xs = !(defined(&is_valid_class_name) || $ENV{MOUSE_PUREPERL} || $ENV{PERL_ONLY}); @@ -388,7 +388,7 @@ Mouse::Util - Utilities for working with Mouse classes =head1 VERSION -This document describes Mouse version 0.82 +This document describes Mouse version 0.84 =head1 SYNOPSIS