X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMouse.pm;h=66ac4c4748798be1a9fefab798dd5037d14c9c59;hb=a9fdc7c4d7fd25109c74f694918c7b37561738b7;hp=70c0465e59db5946c20cfd3d5ed12749bdf9ab65;hpb=1134f6943d6fefc9f72055de5552b2ed7ccbec45;p=gitmo%2FMouse.git diff --git a/lib/Mouse.pm b/lib/Mouse.pm index 70c0465..66ac4c4 100644 --- a/lib/Mouse.pm +++ b/lib/Mouse.pm @@ -3,7 +3,7 @@ use 5.006_002; use Mouse::Exporter; # enables strict and warnings -our $VERSION = '0.69'; +our $VERSION = '0.70'; use Carp qw(confess); use Scalar::Util qw(blessed); @@ -160,7 +160,7 @@ Mouse - Moose minus the antlers =head1 VERSION -This document describes Mouse version 0.69 +This document describes Mouse version 0.70 =head1 SYNOPSIS