X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMouse.pm;h=722e9468c1e9bb7f973a7105b60a2bf72923f694;hb=903b25aa09b1dea003bc50a6f1e5307ae40629d2;hp=fb5d13101f7e3d0ccb0242d62153440668000fde;hpb=a797dd8ddeea120b4f8f638813f5104777361eb4;p=gitmo%2FMouse.git diff --git a/lib/Mouse.pm b/lib/Mouse.pm index fb5d131..722e946 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.90'; +our $VERSION = '0.91'; use Carp (); use Scalar::Util (); @@ -155,7 +155,7 @@ Mouse - Moose minus the antlers =head1 VERSION -This document describes Mouse version 0.90 +This document describes Mouse version 0.91 =head1 SYNOPSIS