We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f2b136 commit 4c1c6eeCopy full SHA for 4c1c6ee
README
@@ -1,4 +1,4 @@
1
-Config-Processor version 0.08
+Config-Processor version 0.09_01
2
========================
3
4
INSTALLATION
lib/Config/Processor.pm
@@ -4,7 +4,7 @@ use 5.008000;
use strict;
5
use warnings;
6
7
-our $VERSION = '0.08';
+our $VERSION = '0.09_01';
8
9
use File::Spec;
10
use YAML::XS qw( LoadFile );
0 commit comments