From 83cecf0e0196e457b858bf65187b2e2a4490cee4 Mon Sep 17 00:00:00 2001 From: doy Date: Mon, 12 Jan 2009 23:17:02 -0500 Subject: bump to version 0.02 --- dist.ini | 2 +- lib/MooseX/Role/Matcher.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dist.ini b/dist.ini index 72dbce8..53ddf2d 100644 --- a/dist.ini +++ b/dist.ini @@ -1,5 +1,5 @@ name = MooseX-Role-Matcher -version = 0.01 +version = 0.02 author = Jesse Luehrs license = Perl_5 copyright_holder = Jesse Luehrs diff --git a/lib/MooseX/Role/Matcher.pm b/lib/MooseX/Role/Matcher.pm index e6963cd..c3870af 100644 --- a/lib/MooseX/Role/Matcher.pm +++ b/lib/MooseX/Role/Matcher.pm @@ -11,7 +11,7 @@ MooseX::Role::Matcher - generic object matching based on attributes and methods =head1 VERSION -version 0.01 +version 0.02 =head1 SYNOPSIS -- cgit v1.2.3