X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=blobdiff_plain;f=lib%2FMouse.pm;h=fcb9976d1e870a66cdbea6ceb3a682b8c37abf21;hp=35bb6f0b03df1ab35c9fd1c803a42d7ecc233a1a;hb=e9148d131f7c3d6a1e3fc9e7c491f80fb5dde90b;hpb=0cf6f1be4b31b31a9e0f9850e730123759ce35eb diff --git a/lib/Mouse.pm b/lib/Mouse.pm index 35bb6f0..fcb9976 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.49'; +our $VERSION = '0.50'; 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.49 +This document describes Mouse version 0.50 =head1 SYNOPSIS