v0.001004 v0.001004
Arthur Axel 'fREW' Schmidt [Fri, 30 Jul 2010 03:09:50 +0000 (22:09 -0500)]
       - Fix incorrect POD in SYNOPSIS
       - Add missing attribute to DBIx::Class::DeploymentHandler (force_overwrite)

Changes
dist.ini

diff --git a/Changes b/Changes
index b097e17..2f37e1b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 Revision history for {{$dist->name}}
 
 {{$NEXT}}
+
+0.001004  2010-07-29 22:09:10 CST6CDT
        - Fix incorrect POD in SYNOPSIS
        - Add missing attribute to DBIx::Class::DeploymentHandler (force_overwrite)
 
index 07b8349..ffd18ad 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -2,7 +2,7 @@ name             = DBIx-Class-DeploymentHandler
 author           = Arthur Axel "fREW" Schmidt <frioux+cpan@gmail.com>
 license          = Perl_5
 copyright_holder = Arthur Axel "fREW" Schmidt
-version          = 0.001003
+version          = 0.001004
 
 [NextRelease]
 [@Git]
@@ -19,7 +19,6 @@ repository.type   = git
 [PodWeaver]
 [PkgVersion]
 [ReadmeFromPod]
-[PodCoverageTests]
 [PodSyntaxTests]
 
 [Prereq]