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

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.002000-source
in repository libdist-zilla-util-configdumper-perl.

commit 3fbe839792ab3c74c8c8e396511e88988df7a783
Author: Kent Fredric <kentfredric at gmail.com>
Date:   Sat Aug 23 03:21:45 2014 +1200

    v0.001000
    
     - First version.
---
 Changes                             | 2 ++
 lib/Dist/Zilla/Util/ConfigDumper.pm | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/Changes b/Changes
index 2b3d98d..d03b14e 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 Release history for Dist-Zilla-Util-ConfigDumper
 
 {{$NEXT}}
+
+0.001000 2014-08-22T14:16:22Z
  - First version.
 
diff --git a/lib/Dist/Zilla/Util/ConfigDumper.pm b/lib/Dist/Zilla/Util/ConfigDumper.pm
index 6eca13e..6ca7e94 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.001000';
+our $VERSION = '0.001001';
 
 # 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