X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=blobdiff_plain;f=lib%2FMouse.pm;h=ba34414ff958486ab4dcf2102eaccaa1d6e42090;hp=7b2eeed57a601c81dfe10ad6facc00a1646b5b96;hb=0a3d3fdbd1870409592ef689f926e02d3359cf55;hpb=da4b12142dc69cb45de375a01fd28a4b9d3d4a25 diff --git a/lib/Mouse.pm b/lib/Mouse.pm index 7b2eeed..ba34414 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.61'; +our $VERSION = '0.62'; 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.61 +This document describes Mouse version 0.62 =head1 SYNOPSIS