summaryrefslogtreecommitdiff
path: root/lib/DirHandle.pm
diff options
context:
space:
mode:
authorJames E Keenan <jkeenan@cpan.org>2017-06-09 19:06:57 -0400
committerJames E Keenan <jkeenan@cpan.org>2017-06-09 19:06:57 -0400
commit5a77af9d8a49c4bca8f15ba74edb3081e20f92c5 (patch)
tree005cb5aeede95e6f1a83d2fb9cb90cf525620531 /lib/DirHandle.pm
parentc93f220f65f795688d865624efa429565674530a (diff)
downloadperl-5a77af9d8a49c4bca8f15ba74edb3081e20f92c5.tar.gz
commit c93f220f failed to update DirHandle's $VERSION.
Diffstat (limited to 'lib/DirHandle.pm')
-rw-r--r--lib/DirHandle.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/DirHandle.pm b/lib/DirHandle.pm
index 100123364e..bebce9f5ce 100644
--- a/lib/DirHandle.pm
+++ b/lib/DirHandle.pm
@@ -1,6 +1,6 @@
package DirHandle;
-our $VERSION = '1.04';
+our $VERSION = '1.05';
=head1 NAME