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

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


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

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

commit 8e4699741b7a8caf404833ad449ac36a76eb9e92
Author: Kent Fredric <kentfredric at gmail.com>
Date:   Sat Aug 23 05:52:55 2014 +1200

    v0.002000
    
     [00 Major]
     - now supports coderefs
     - now supports hashrefs depicting true attributes
     - Moose plumbing internals for attributes.
    
     [Dependencies::Stats]
     - Dependencies changed since 0.001000, see misc/*.deps* for details
     - runtime: +1
---
 Changes                             | 2 ++
 lib/Dist/Zilla/Util/ConfigDumper.pm | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/Changes b/Changes
index 4ebbbdf..80d9b86 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 Release history for Dist-Zilla-Util-ConfigDumper
 
 {{$NEXT}}
+
+0.002000 2014-08-22T17:52:30Z
  [00 Major]
  - now supports coderefs
  - now supports hashrefs depicting true attributes
diff --git a/lib/Dist/Zilla/Util/ConfigDumper.pm b/lib/Dist/Zilla/Util/ConfigDumper.pm
index e9530e9..b9a3966 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.002000';
+our $VERSION = '0.002001';
 
 # 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