From cd1fa88a52234150f5c614e11edc75a6a5f698cd Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 20 Dec 2009 14:36:50 -0600 Subject: changelog and version bump --- Changes | 4 ++++ dist.ini | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index 876c131..9d39990 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for MooseX::ABC +0.04 12/20/2009 + No actual changes, just repackaging with a new Dist::Zilla that doesn't + mess up POD stuff + 0.03 12/20/2009 Allow creation of abstract subclasses of abstract classes diff --git a/dist.ini b/dist.ini index 00ad369..a45b3c7 100644 --- a/dist.ini +++ b/dist.ini @@ -1,5 +1,5 @@ name = MooseX-ABC -version = 0.03 +version = 0.04 author = Jesse Luehrs license = Perl_5 copyright_holder = Jesse Luehrs -- cgit v1.2.3-54-g00ecf