X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=blobdiff_plain;f=lib%2FMouse.pm;h=c484fda4d3336f01d6607c843b53e8e0cb6f3c7a;hp=86187026eda695148334f72c40d0cb6b12fb6019;hb=637d4f17e6965551c032a3115dcbbb4d8e01fbf5;hpb=4aaed9e5cc435a2085e46f4c98a3abc233ecacaf diff --git a/lib/Mouse.pm b/lib/Mouse.pm index 8618702..c484fda 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.50_02'; +our $VERSION = '0.50_03'; use Carp qw(confess); use Scalar::Util qw(blessed); @@ -160,7 +160,7 @@ Mouse - Moose minus the antlers =head1 VERSION -This document describes Mouse version 0.50_02 +This document describes Mouse version 0.50_03 =head1 SYNOPSIS