[libdist-zilla-util-configdumper-perl] 01/09: v0.003006

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


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

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

commit 53762f6c201e22b13c8d5e61ac205f441e6b43b1
Author: Kent Fredric <kentfredric at gmail.com>
Date:   Thu Oct 2 17:28:34 2014 +1300

    v0.003006
    
     [Bugfix]
     - Require 1.(0x5)3, as versions prior to that can fail due to a missing dependency on an appropriate role.
     - This is a propagation of kentnl/Dist-Zilla-Plugin-Bootstrap-lib#2
     - This closes #1
---
 Changes                             | 2 ++
 lib/Dist/Zilla/Util/ConfigDumper.pm | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/Changes b/Changes
index 5b44b92..05dbea9 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 Release history for Dist-Zilla-Util-ConfigDumper
 
 {{$NEXT}}
+
+0.003006 2014-10-02T04:27:34Z
  [Bugfix]
  - Require 1.(0x5)3, as versions prior to that can fail due to a missing dependency on an appropriate role.
  - This is a propagation of kentnl/Dist-Zilla-Plugin-Bootstrap-lib#2
diff --git a/lib/Dist/Zilla/Util/ConfigDumper.pm b/lib/Dist/Zilla/Util/ConfigDumper.pm
index 0177a50..e93be55 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.003006';
+our $VERSION = '0.003007';
 
 # 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