summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-05-20 16:07:07 -0500
committerJesse Luehrs <doy@tozt.net>2010-05-20 16:07:07 -0500
commit82e81e794df21b7a1012598007a11a3815282943 (patch)
treebac214d03648d3cec9bc68e5d6df2231b8f654cb /dist.ini
parent9522bf6fed9c7eb8da5cd6684b609e84964fb0ac (diff)
downloadmoosex-nonmoose-82e81e794df21b7a1012598007a11a3815282943.tar.gz
moosex-nonmoose-82e81e794df21b7a1012598007a11a3815282943.zip
changelog and version bump0.08
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 353b1fa..5e87dae 100644
--- a/dist.ini
+++ b/dist.ini
@@ -1,5 +1,5 @@
name = MooseX-NonMoose
-version = 0.07
+version = 0.08
author = Jesse Luehrs <doy at tozt dot net>
license = Perl_5
copyright_holder = Jesse Luehrs
@@ -8,5 +8,5 @@ abstract = foreign inheritance for Moose
[@Classic]
[Prereq]
-Moose = 1.02
+Moose = 1.05
List::MoreUtils = 0