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