fix [Test::CheckDeps] version specification
Karen Etheridge [Thu, 3 May 2012 21:03:25 +0000 (14:03 -0700)]
Changes
dist.ini

diff --git a/Changes b/Changes
index 66ba1ac..e117bd9 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
 Revision history for MooseX-UndefTolerant
 
 {{$NEXT}}
+    * re-release to fix dependency issue *again*! :)
 
 0.16      2012-05-02 15:13:01 PDT-0700
     * remove temporary dep, and increase the required version of
index baa5453..0fdf558 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -44,7 +44,7 @@ Moose = 0.89
 [Test::ChangesHasContent]
 
 [Test::CheckDeps]
-version = 0.004
+:version = 0.004
 fatal = 1
 
 [Git::Remote::Check]