Checking in changes prior to tagging of version 0.86.
[gitmo/Mouse.git] / lib / Mouse / Spec.pm
index 81377a7..8b7f15c 100644 (file)
@@ -2,7 +2,7 @@ package Mouse::Spec;
 use strict;
 use warnings;
 
-our $VERSION = '0.85';
+our $VERSION = '0.86';
 
 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.85
+This document describes Mouse version 0.86
 
 =head1 SYNOPSIS