[libdist-zilla-util-configdumper-perl] 01/05: v0.003008

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


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

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

commit 9041cb1d5b8fae699fcf17edeb94a580e715088f
Author: Kent Fredric <kentfredric at gmail.com>
Date:   Thu Mar 2 11:41:49 2017 +1300

    v0.003008
    
     [Bugfix]
     - Update tooling to avoid problems with '.' going away in @INC
     - Closes https://github.com/kentnl/Dist-Zilla-Util-ConfigDumper/issues/4
    
     [Dependencies::Stats]
     - Dependencies changed since 0.003007, see misc/*.deps* for details
     - develop: +3 ↑2 (suggests: ↑1)
     - test: ↓1
---
 Changes                             | 2 ++
 lib/Dist/Zilla/Util/ConfigDumper.pm | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/Changes b/Changes
index c81bdd5..ea9b513 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 Release history for Dist-Zilla-Util-ConfigDumper
 
 {{$NEXT}}
+
+0.003008 2017-03-01T22:26:39Z fb86583
  [Bugfix]
  - Update tooling to avoid problems with '.' going away in @INC
  - Closes https://github.com/kentnl/Dist-Zilla-Util-ConfigDumper/issues/4
diff --git a/lib/Dist/Zilla/Util/ConfigDumper.pm b/lib/Dist/Zilla/Util/ConfigDumper.pm
index 860c32d..dc3a619 100644
--- a/lib/Dist/Zilla/Util/ConfigDumper.pm
+++ b/lib/Dist/Zilla/Util/ConfigDumper.pm
@@ -4,7 +4,7 @@ use warnings;
 
 package Dist::Zilla::Util::ConfigDumper;
 
-our $VERSION = '0.003008';
+our $VERSION = '0.003009';
 
 # ABSTRACT: A Dist::Zilla plugin configuration extraction utility
 

-- 
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