Skip to content

Commit 4c1c6ee

Browse files
committed
Version updated
1 parent 4f2b136 commit 4c1c6ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Config-Processor version 0.08
1+
Config-Processor version 0.09_01
22
========================
33

44
INSTALLATION

lib/Config/Processor.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ use 5.008000;
44
use strict;
55
use warnings;
66

7-
our $VERSION = '0.08';
7+
our $VERSION = '0.09_01';
88

99
use File::Spec;
1010
use YAML::XS qw( LoadFile );

0 commit comments

Comments
 (0)