summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordoy <doy@tozt.net>2009-02-02 02:55:12 -0500
committerdoy <doy@tozt.net>2009-02-02 02:55:12 -0500
commitdf3abd2f97edefab7f86ef4ee0d0779d7744bc7a (patch)
tree95d2f3ab9c8044db542d90162d65f9a404bcf787
parentb544e5bb01a0c0210ebf5fc580cf1a5738ee589a (diff)
downloadmoosex-role-matcher-df3abd2f97edefab7f86ef4ee0d0779d7744bc7a.tar.gz
moosex-role-matcher-df3abd2f97edefab7f86ef4ee0d0779d7744bc7a.zip
version bump - 0.04
-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 9f67214..7cbfd2f 100644
--- a/dist.ini
+++ b/dist.ini
@@ -1,5 +1,5 @@
name = MooseX-Role-Matcher
-version = 0.03
+version = 0.04
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 d02717c..d8755a8 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.03
+version 0.04
=head1 SYNOPSIS