[libmodule-install-trustmetayml-perl] 05/24: bump version

Jonas Smedegaard js at alioth.debian.org
Fri Aug 9 15:18:39 UTC 2013


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

js pushed a commit to branch master
in repository libmodule-install-trustmetayml-perl.

commit ca39ade32fe7733a9876f236d25c498b0963be50
Author: Toby Inkster <mail at tobyinkster.co.uk>
Date:   Thu Jul 5 11:36:00 2012 +0100

    bump version
    
    --HG--
    branch : Module-Install-TrustMetaYml
---
 lib/Module/Install/TrustMetaYml.pm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Module/Install/TrustMetaYml.pm b/lib/Module/Install/TrustMetaYml.pm
index fa2a607..37c5065 100644
--- a/lib/Module/Install/TrustMetaYml.pm
+++ b/lib/Module/Install/TrustMetaYml.pm
@@ -5,7 +5,7 @@ use strict;
 
 BEGIN {
 	$Module::Install::TrustMetaYml::AUTHORITY = 'cpan:TOBYINK';
-	$Module::Install::TrustMetaYml::VERSION   = '0.001';
+	$Module::Install::TrustMetaYml::VERSION   = '0.002';
 }
 
 use base qw(Module::Install::Base);

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-install-trustmetayml-perl.git



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