X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=blobdiff_plain;f=lib%2FMouse.pm;h=172360aa2414ebe08f000a5ff756c9c8d63fbf68;hp=f585439e930bad06c29d85f3e719eb8cfc2dbc00;hb=bd76a699d654075009bb9fd707021721eecf8299;hpb=1a8951d105e921ff1225439bc981b985ed1b1f4e diff --git a/lib/Mouse.pm b/lib/Mouse.pm index f585439..172360a 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.47'; 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.47 =head1 SYNOPSIS