summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2009-07-02 23:44:38 -0500
committerJesse Luehrs <doy@tozt.net>2009-07-02 23:44:38 -0500
commitdc0f843e876ab671d8fcee6efc9eca4de41e87be (patch)
tree18805db5e39b54f4c9eeb63c917f63fe23663f09
parent7d155c5a542bb50f39ca91e10bd3462ff0968c56 (diff)
downloadmoosex-abc-dc0f843e876ab671d8fcee6efc9eca4de41e87be.tar.gz
moosex-abc-dc0f843e876ab671d8fcee6efc9eca4de41e87be.zip
bump moose dep, since there's been some brokenness
-rw-r--r--dist.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist.ini b/dist.ini
index db20df9..fdf527c 100644
--- a/dist.ini
+++ b/dist.ini
@@ -8,6 +8,6 @@ abstract = abstract base classes for Moose
[@Classic]
[Prereq]
-Moose = 0.80
+Moose = 0.86
MooseX::AttributeHelpers = 0
Test::Exception = 0