summaryrefslogtreecommitdiff
path: root/lib/File/Path.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/File/Path.pm')
-rw-r--r--lib/File/Path.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/File/Path.pm b/lib/File/Path.pm
index 5cb9d44bc0..7881b6b35a 100644
--- a/lib/File/Path.pm
+++ b/lib/File/Path.pm
@@ -119,7 +119,7 @@ use Exporter ();
use strict;
use warnings;
-our $VERSION = "1.05";
+our $VERSION = "1.06";
our @ISA = qw( Exporter );
our @EXPORT = qw( mkpath rmtree );