X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=blobdiff_plain;f=lib%2FMouse.pm;h=c3991574392752620860acb8dd07b5fa85242d98;hp=172360aa2414ebe08f000a5ff756c9c8d63fbf68;hb=refs%2Ftags%2F0.48;hpb=ede063cca9c977d7f0c0bc35a6d8b4d3ff6036da diff --git a/lib/Mouse.pm b/lib/Mouse.pm index 172360a..c399157 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.47'; +our $VERSION = '0.48'; use Carp qw(confess); use Scalar::Util qw(blessed); @@ -166,7 +166,7 @@ Mouse - Moose minus the antlers =head1 VERSION -This document describes Mouse version 0.47 +This document describes Mouse version 0.48 =head1 SYNOPSIS