summaryrefslogtreecommitdiff
path: root/cpan/Module-Build/lib/Module/Build/Dumper.pm
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/Module-Build/lib/Module/Build/Dumper.pm')
-rw-r--r--cpan/Module-Build/lib/Module/Build/Dumper.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Module-Build/lib/Module/Build/Dumper.pm b/cpan/Module-Build/lib/Module/Build/Dumper.pm
index 7db6262201..6c4301b515 100644
--- a/cpan/Module-Build/lib/Module/Build/Dumper.pm
+++ b/cpan/Module-Build/lib/Module/Build/Dumper.pm
@@ -1,7 +1,7 @@
package Module::Build::Dumper;
use strict;
use vars qw($VERSION);
-$VERSION = '0.4005';
+$VERSION = '0.4007';
# This is just a split-out of a wrapper function to do Data::Dumper
# stuff "the right way". See: