From 612cfdf27c84f3ca36e00ec7f6925d0a5223e483 Mon Sep 17 00:00:00 2001 From: Nicholas Clark Date: Thu, 5 May 2005 15:17:23 +0000 Subject: Bump versions of non dual-life modules p4raw-id: //depot/perl@24399 --- lib/File/Path.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/File/Path.pm') diff --git a/lib/File/Path.pm b/lib/File/Path.pm index 450b0c705e..f96dc06d8f 100644 --- a/lib/File/Path.pm +++ b/lib/File/Path.pm @@ -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 ); -- cgit v1.2.1