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