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

Florian Schlichting fsfs at moszumanska.debian.org
Sat Nov 11 15:43:53 UTC 2017


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

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

commit b599db1e5340a988a89fad413296c21cbdc8dccf
Author: Kent Fredric <kentfredric at gmail.com>
Date:   Sun Aug 24 02:10:11 2014 +1200

    v0.003000
    
     [00 Major]
     - Add dump_plugin utility for deep nested "I want to pretend I'm dzil" stuff.
---
 Changes                             | 2 ++
 lib/Dist/Zilla/Util/ConfigDumper.pm | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/Changes b/Changes
index f004450..59aebfd 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 Release history for Dist-Zilla-Util-ConfigDumper
 
 {{$NEXT}}
+
+0.003000 2014-08-23T14:08:57Z
  [00 Major]
  - Add dump_plugin utility for deep nested "I want to pretend I'm dzil" stuff.
 
diff --git a/lib/Dist/Zilla/Util/ConfigDumper.pm b/lib/Dist/Zilla/Util/ConfigDumper.pm
index 298af64..3e766a5 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.003000';
+our $VERSION = '0.003001';
 
 # 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