[libdist-zilla-util-configdumper-perl] 01/03: v0.003005

Florian Schlichting fsfs at moszumanska.debian.org
Sat Nov 11 15:44:02 UTC 2017


This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to annotated tag 0.003006-source
in repository libdist-zilla-util-configdumper-perl.

commit 3aea441ba30abfafd38fa5fe793b140e76fc41b6
Author: Kent Fredric <kentfredric at gmail.com>
Date:   Thu Oct 2 17:15:24 2014 +1300

    v0.003005
    
     [Bugfix]
     - Require a newer version of Bootstrap::lib for testing as older than 0.04x is known to fail.
     - This might be a solution for gh#1 ( by Brendan Byrd )
    
     [Dependencies::Stats]
     - Dependencies changed since 0.003004, see misc/*.deps* for details
     - develop: (suggests: ↑1)
     - test: ↑1 (recommends: ↑1)
---
 Changes                             | 2 ++
 lib/Dist/Zilla/Util/ConfigDumper.pm | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/Changes b/Changes
index 17a590f..07a9be9 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 Release history for Dist-Zilla-Util-ConfigDumper
 
 {{$NEXT}}
+
+0.003005 2014-10-02T04:13:44Z
  [Bugfix]
  - Require a newer version of Bootstrap::lib for testing as older than 0.04x is known to fail.
  - This might be a solution for gh#1 ( by Brendan Byrd )
diff --git a/lib/Dist/Zilla/Util/ConfigDumper.pm b/lib/Dist/Zilla/Util/ConfigDumper.pm
index 3392972..0177a50 100644
--- a/lib/Dist/Zilla/Util/ConfigDumper.pm
+++ b/lib/Dist/Zilla/Util/ConfigDumper.pm
@@ -5,7 +5,7 @@ use utf8;
 
 package Dist::Zilla::Util::ConfigDumper;
 
-our $VERSION = '0.003005';
+our $VERSION = '0.003006';
 
 # ABSTRACT: Easy implementation of 'dumpconfig'
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-util-configdumper-perl.git



More information about the Pkg-perl-cvs-commits mailing list