From 23d5a52c124af700c5f4ae88c605aa30f87c04fe Mon Sep 17 00:00:00 2001 From: Dan Brook Date: Sat, 25 Jan 2014 15:09:11 +0100 Subject: [PATCH] Bump version to 0.004004 and update Changes --- Changes | 3 +++ lib/Gitalist.pm | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index 3877b62..3aead8e 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ This file documents the revision history for Perl extension Gitalist. +0.004004 2014-01-25 + - Move away from Class::MOP::load_class (Zoffix Znet) + 0.004003 2013-09-04 - Handle non-trivial tags when displaying associated tree. diff --git a/lib/Gitalist.pm b/lib/Gitalist.pm index 83b4a48..5d9e66f 100644 --- a/lib/Gitalist.pm +++ b/lib/Gitalist.pm @@ -15,7 +15,7 @@ use Catalyst qw/ SubRequest /; -our $VERSION = '0.004003'; +our $VERSION = '0.004004'; $VERSION = eval $VERSION; __PACKAGE__->config(