X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=blobdiff_plain;f=lib%2FMouse.pm;h=6099c97736f68461d276c4112e8c84d1d0967ed5;hp=fd38b12a86903aa0b77b90b08b08e79038e1d45d;hb=95ce77e0b3a80df1d1ff2a7111496b8dbeed0671;hpb=4819ed36c693b311abb3f7d9965e1eeac1748345 diff --git a/lib/Mouse.pm b/lib/Mouse.pm index fd38b12..6099c97 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.43'; +our $VERSION = '0.4501'; 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.43 +This document describes Mouse version 0.4501 =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/