X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=blobdiff_plain;f=lib%2FMouse.pm;h=cdc8518014454a01b203dbbb793a35b4a70e9b22;hp=85268d7070105c149f454efca164d03943e6b154;hb=81fd550d4417451af22a45f26b93829b4515bb89;hpb=da23cd4afe3c5b0add3a9ed24a43696deb380f2b diff --git a/lib/Mouse.pm b/lib/Mouse.pm index 85268d7..cdc8518 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.44'; +our $VERSION = '0.45'; 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.44 +This document describes Mouse version 0.45 =head1 SYNOPSIS