X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMouse.pm;h=41f6b0cd9811b98bc4e50ffec6c3845233081872;hb=0c5c3648c1cd9e2fb5ce6446a0f81fc944cf0829;hp=cdc8518014454a01b203dbbb793a35b4a70e9b22;hpb=81fd550d4417451af22a45f26b93829b4515bb89;p=gitmo%2FMouse.git diff --git a/lib/Mouse.pm b/lib/Mouse.pm index cdc8518..41f6b0c 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.45'; +our $VERSION = '0.46'; 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.45 +This document describes Mouse version 0.46 =head1 SYNOPSIS @@ -448,7 +448,7 @@ interface at L =head1 COPYRIGHT AND LICENSE -Copyright 2008-2009 Infinity Interactive, Inc. +Copyright (c) 2008-2010 Infinity Interactive, Inc. http://www.iinteractive.com/