X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=blobdiff_plain;f=lib%2FMouse.pm;fp=lib%2FMouse.pm;h=5b420c02b0aa7996ea566bdba8d68a671d82394e;hp=1dc00879ac030ac09e703a4f76820219863146b6;hb=5b3e7678602d122ad523a1aabc865cebff56de61;hpb=e639528a8218de3f63aa0bc19a137a20ad1edf63 diff --git a/lib/Mouse.pm b/lib/Mouse.pm index 1dc0087..5b420c0 100644 --- a/lib/Mouse.pm +++ b/lib/Mouse.pm @@ -3,7 +3,7 @@ use 5.006_002; use Mouse::Exporter; # enables strict and warnings -our $VERSION = '0.88'; +our $VERSION = '0.89'; use Carp (); use Scalar::Util (); @@ -155,7 +155,7 @@ Mouse - Moose minus the antlers =head1 VERSION -This document describes Mouse version 0.88 +This document describes Mouse version 0.89 =head1 SYNOPSIS