summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-01-21 02:07:59 -0600
committerJesse Luehrs <doy@tozt.net>2010-01-21 02:07:59 -0600
commit1624fd74836ebf5377523ef82cbc69950c056851 (patch)
tree9bd6b78c03147404d494cd001c3929573e3bf39a /dist.ini
parent17f337502e088d672bcaa39e78c7ef80a054dced (diff)
downloadmoosex-mangle-master.tar.gz
moosex-mangle-master.zip
changelog and version bump to 0.02HEAD0.02master
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist.ini b/dist.ini
index 25f001e..08c94db 100644
--- a/dist.ini
+++ b/dist.ini
@@ -1,5 +1,5 @@
name = MooseX-Mangle
-version = 0.01
+version = 0.02
author = Jesse Luehrs <doy at tozt dot net>
license = Perl_5
copyright_holder = Jesse Luehrs
@@ -8,5 +8,5 @@ abstract = mangle the argument list or return values of your methods
[@Classic]
[Prereq]
-Moose = 0.56
+Moose = 0.90
Test::Exception = 0