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=f585439e930bad06c29d85f3e719eb8cfc2dbc00;hb=02bf7ed13ae5d43392767a38fe71e9606f1dba76;hpb=1a8951d105e921ff1225439bc981b985ed1b1f4e diff --git a/lib/Mouse.pm b/lib/Mouse.pm index f585439..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.46'; +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.46 +This document describes Mouse version 0.48 =head1 SYNOPSIS