X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMouse.pm;h=55525f9e75715545d9843616ea2b64de32ecf094;hb=1d7d294f575daea3f10963698208eb4a0b813a50;hp=b58ffb979e1608194f6630ab6ff46de438f9508a;hpb=6cd9dfb6937859d76137cf492b4d2b8c3797c050;p=gitmo%2FMouse.git diff --git a/lib/Mouse.pm b/lib/Mouse.pm index b58ffb9..55525f9 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.53'; +our $VERSION = '0.57'; 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.53 +This document describes Mouse version 0.57 =head1 SYNOPSIS