From 0db31af039e545748f65eeec2d89943473586971 Mon Sep 17 00:00:00 2001
From: Gerhard Gonter <ggonter@gmail.com>
Date: Mon, 4 Jul 2022 16:01:50 +0200
Subject: [PATCH] This is the same version (0.03) as the distribution on CPAN
 [1].

* [1] https://cpan.metacpan.org/authors/id/K/KU/KUMY/Parse-Arcconf-0.03.tar.gz
---
 lib/Parse/Arcconf.pm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/Parse/Arcconf.pm b/lib/Parse/Arcconf.pm
index 7596274..cc73f7e 100644
--- a/lib/Parse/Arcconf.pm
+++ b/lib/Parse/Arcconf.pm
@@ -19,11 +19,11 @@ Parse::Arcconf - Parse the output of arcconf utility.
 
 =head1 VERSION
 
-Version 0.01
+Version 0.03
 
 =cut
 
-our $VERSION = '0.02';
+our $VERSION = '0.03';
 
 =head1 SYNOPSIS
 
-- 
GitLab