Checking in changes prior to tagging of version 0.39. Changelog diff is:
[gitmo/Mouse.git] / lib / Mouse / Meta / Method.pm
index 9567a28..1959f9d 100755 (executable)
@@ -29,6 +29,10 @@ __END__
 
 Mouse::Meta::Method - A Mouse Method metaclass
 
+=head1 VERSION
+
+This document describes Mouse version 0.39
+
 =head1 SEE ALSO
 
 L<Moose::Meta::Method>