Checking in changes prior to tagging of version 0.85.
[gitmo/Mouse.git] / lib / Mouse / Spec.pm
index af0da60..81377a7 100644 (file)
@@ -2,7 +2,7 @@ package Mouse::Spec;
 use strict;
 use warnings;
 
-our $VERSION = '0.84';
+our $VERSION = '0.85';
 
 our $MouseVersion = $VERSION;
 our $MooseVersion = '1.13';
@@ -19,7 +19,7 @@ Mouse::Spec - To what extent Mouse is compatible with Moose
 
 =head1 VERSION
 
-This document describes Mouse version 0.84
+This document describes Mouse version 0.85
 
 =head1 SYNOPSIS