X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=blobdiff_plain;f=lib%2FMouse%2FSpec.pm;h=2d53c9bbb450f94968eb163783749567a7f2e206;hp=a82fd87ff861aea6ef9a74b6a79d83ae2531fecd;hb=refs%2Ftags%2F0.50_04;hpb=e57a5068a04271a23b54f834ddec60e82b76275e diff --git a/lib/Mouse/Spec.pm b/lib/Mouse/Spec.pm index a82fd87..2d53c9b 100644 --- a/lib/Mouse/Spec.pm +++ b/lib/Mouse/Spec.pm @@ -2,7 +2,7 @@ package Mouse::Spec; use strict; use warnings; -our $VERSION = '0.50_03'; +our $VERSION = '0.50_04'; our $MouseVersion = $VERSION; our $MooseVersion = '0.93'; @@ -19,7 +19,7 @@ Mouse::Spec - To what extent Mouse is compatible with Moose =head1 VERSION -This document describes Mouse version 0.50_03 +This document describes Mouse version 0.50_04 =head1 SYNOPSIS