Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
relberger committed Jul 10, 2015
1 parent f15ac1c commit 26a101b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/File/Path.pm
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ BEGIN {

use Exporter ();
use vars qw($VERSION @ISA @EXPORT @EXPORT_OK);
$VERSION = '2.10_003';
$VERSION = '2.10_004';
$VERSION = eval $VERSION;
@ISA = qw(Exporter);
@EXPORT = qw(mkpath rmtree);
Expand Down

0 comments on commit 26a101b

Please sign in to comment.