Checking in changes prior to tagging of version 0.70.
[gitmo/Mouse.git] / lib / Mouse / Meta / Method.pm
index aec0cf6..c6aa879 100755 (executable)
@@ -54,7 +54,12 @@ Mouse::Meta::Method - A Mouse Method metaclass
 
 =head1 VERSION
 
-This document describes Mouse version 0.67
+This document describes Mouse version 0.70
+
+=head1 DESCRIPTION
+
+This class is a meta object protocol for Mouse methods,
+which is a subset of Moose::Meta:::Method.
 
 =head1 SEE ALSO