summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordoy <doy@tozt.net>2009-01-12 23:17:02 -0500
committerdoy <doy@tozt.net>2009-01-12 23:17:02 -0500
commit83cecf0e0196e457b858bf65187b2e2a4490cee4 (patch)
treebb1bed9b2b822e01cdf15c13af854e93976cb3c8
parent4f097a307b0e9810e0847286e9711ab4cb6f7ad9 (diff)
downloadmoosex-role-matcher-83cecf0e0196e457b858bf65187b2e2a4490cee4.tar.gz
moosex-role-matcher-83cecf0e0196e457b858bf65187b2e2a4490cee4.zip
bump to version 0.02
-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