X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMouse.pm;h=35bb6f0b03df1ab35c9fd1c803a42d7ecc233a1a;hb=aba0f138748fe950b6819e8d3ec474a6046207c5;hp=f585439e930bad06c29d85f3e719eb8cfc2dbc00;hpb=1a8951d105e921ff1225439bc981b985ed1b1f4e;p=gitmo%2FMouse.git diff --git a/lib/Mouse.pm b/lib/Mouse.pm index f585439..35bb6f0 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.46'; +our $VERSION = '0.49'; 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.46 +This document describes Mouse version 0.49 =head1 SYNOPSIS