X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMouse.pm;h=b5b0211cd92cdf59818fc60385310e7b6a3bf3f7;hb=refs%2Ftags%2F0.64;hp=688e186a5e088b77981dc565acd6921c510542cb;hpb=1759509c4361c0a44d57bb501d464740247e2dc0;p=gitmo%2FMouse.git diff --git a/lib/Mouse.pm b/lib/Mouse.pm index 688e186..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.54'; +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.54 +This document describes Mouse version 0.64 =head1 SYNOPSIS