From 9d69b69a73186d63399f7b32acd3df670e159571 Mon Sep 17 00:00:00 2001 From: Mathieu Alorent <malorent@kumy.net> Date: Fri, 29 Jun 2012 12:56:00 +0200 Subject: [PATCH] Updated version for new upload --- Changes | 3 +++ lib/Parse/Arcconf.pm | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index c3eae0b..b7eb465 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Revision history for Parse-Arcconf +0.02 Fri Jun 29 12:46:52 2012 + Updated manifest to include tests. + 0.01 Date/time First version, released on an unsuspecting world. diff --git a/lib/Parse/Arcconf.pm b/lib/Parse/Arcconf.pm index 2a4cd91..5c9cce1 100644 --- a/lib/Parse/Arcconf.pm +++ b/lib/Parse/Arcconf.pm @@ -23,7 +23,7 @@ Version 0.01 =cut -our $VERSION = '0.01'; +our $VERSION = '0.02'; =head1 SYNOPSIS -- GitLab