[libmoo-perl] 37/43: Bumping version to 2.003000
gregor herrmann
gregoa at debian.org
Mon Dec 26 17:56:16 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libmoo-perl.
commit 668960dbedd42ca4edc912854fab021d8e0cf53e
Author: Graham Knop <haarg at haarg.org>
Date: Fri Dec 9 08:51:10 2016 -0500
Bumping version to 2.003000
---
lib/Moo.pm | 2 +-
lib/Moo/Role.pm | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/lib/Moo.pm b/lib/Moo.pm
index 17b3022..c213b66 100644
--- a/lib/Moo.pm
+++ b/lib/Moo.pm
@@ -22,7 +22,7 @@ BEGIN {
);
}
-our $VERSION = '2.002005';
+our $VERSION = '2.003000';
$VERSION = eval $VERSION;
require Moo::sification;
diff --git a/lib/Moo/Role.pm b/lib/Moo/Role.pm
index 20a61c2..c167629 100644
--- a/lib/Moo/Role.pm
+++ b/lib/Moo/Role.pm
@@ -23,7 +23,7 @@ BEGIN {
);
}
-our $VERSION = '2.002005';
+our $VERSION = '2.003000';
$VERSION = eval $VERSION;
require Moo::sification;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoo-perl.git
More information about the Pkg-perl-cvs-commits
mailing list