[libmoox-late-perl] 03/03: bump version; changelog

Intrigeri intrigeri at moszumanska.debian.org
Thu Aug 14 11:13:36 UTC 2014


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

intrigeri pushed a commit to tag 0.006
in repository libmoox-late-perl.

commit 93f032c68a230eba6a4d07eee10111063c3fce97
Author: Toby Inkster <mail at tobyinkster.co.uk>
Date:   Tue Dec 11 16:54:04 2012 +0000

    bump version; changelog
---
 lib/MooX/late.pm  | 4 ++--
 meta/changes.pret | 6 ++++++
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/lib/MooX/late.pm b/lib/MooX/late.pm
index 0daaf9b..536a106 100644
--- a/lib/MooX/late.pm
+++ b/lib/MooX/late.pm
@@ -4,7 +4,7 @@ use warnings;
 
 package MooX::late;
 our $AUTHORITY = 'cpan:TOBYINK';
-our $VERSION   = '0.005';
+our $VERSION   = '0.006';
 
 use Moo              qw( );
 use Carp             qw( carp croak );
@@ -14,7 +14,7 @@ use Module::Runtime  qw( is_module_name );
 BEGIN {
 	package MooX::late::DefinitionContext;
 	our $AUTHORITY = 'cpan:TOBYINK';
-	our $VERSION   = '0.005';
+	our $VERSION   = '0.006';
 	
 	use Moo;
 	use overload (
diff --git a/meta/changes.pret b/meta/changes.pret
index 5c07352..aadebac 100644
--- a/meta/changes.pret
+++ b/meta/changes.pret
@@ -32,3 +32,9 @@
 		item "Cope with has \@attributes => (...)."^^Bugfix;
 	].
 
+`MooX-late 0.006 cpan:TOBYINK`
+	issued  2012-12-11;
+	changeset [
+		item "Skip t/02inflation.t if no MooX::Types::MooseLike::Base."^^Bugfix;
+	].
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoox-late-perl.git



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