[libdist-zilla-role-bootstrap-perl] 01/04: v1.001001

Axel Beckert abe at deuxchevaux.org
Sat Aug 8 12:00:19 UTC 2015


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

abe pushed a commit to annotated tag 1.001002-source
in repository libdist-zilla-role-bootstrap-perl.

commit eb213eed04753736afb9ce9bc0e7f47492297233
Author: Kent Fredric <kentfredric at gmail.com>
Date:   Mon Jun 29 21:05:54 2015 +1200

    v1.001001
    
     [Bugfix]
     - Add diagnostics on mtime test to see why it failed.
    
     [Dependencies::Stats]
     - Dependencies changed since 1.001000, see misc/*.deps* for details
     - develop: +1 ↑3 -1 (suggests: ↑2)
---
 Changes                          | 2 ++
 lib/Dist/Zilla/Role/Bootstrap.pm | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/Changes b/Changes
index 7e71d42..0a83410 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 Release history for Dist-Zilla-Role-Bootstrap
 
 {{$NEXT}}
+
+1.001001 2015-06-29T09:03:38Z ab79bd2
  [Bugfix]
  - Add diagnostics on mtime test to see why it failed.
 
diff --git a/lib/Dist/Zilla/Role/Bootstrap.pm b/lib/Dist/Zilla/Role/Bootstrap.pm
index 00f7c31..1e77f49 100644
--- a/lib/Dist/Zilla/Role/Bootstrap.pm
+++ b/lib/Dist/Zilla/Role/Bootstrap.pm
@@ -5,7 +5,7 @@ use utf8;
 
 package Dist::Zilla::Role::Bootstrap;
 
-our $VERSION = '1.001001';
+our $VERSION = '1.001002';
 
 # ABSTRACT: Shared logic for bootstrap things.
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-role-bootstrap-perl.git



More information about the Pkg-perl-cvs-commits mailing list