X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMouse.pm;h=b5b0211cd92cdf59818fc60385310e7b6a3bf3f7;hb=7537134acef99fb05d05136200032945259d7073;hp=1182f4e2a34b324697bc76d5c594307a586365a9;hpb=2fbd75234412ce7d2fcfe2b32f6d76a01077b482;p=gitmo%2FMouse.git diff --git a/lib/Mouse.pm b/lib/Mouse.pm index 1182f4e..b5b0211 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.63'; +our $VERSION = '0.64'; use Carp qw(confess); use Scalar::Util qw(blessed); @@ -160,7 +160,7 @@ Mouse - Moose minus the antlers =head1 VERSION -This document describes Mouse version 0.63 +This document describes Mouse version 0.64 =head1 SYNOPSIS