summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dist.ini2
-rw-r--r--lib/MooseX/Role/Matcher.pm2
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 <doy at tozt dot net>
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