This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
[perl5.git] / lib / File / Path.pm
index 450b0c7..f96dc06 100644 (file)
@@ -125,7 +125,7 @@ use Exporter ();
 use strict;
 use warnings;
 
-our $VERSION = "1.06";
+our $VERSION = "1.07";
 our @ISA = qw( Exporter );
 our @EXPORT = qw( mkpath rmtree );