This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Module-Build to CPAN version 0.4205
[perl5.git] / cpan / Module-Build / lib / Module / Build / Cookbook.pm
index 02a4f8d..08d10b3 100644 (file)
@@ -1,7 +1,7 @@
 package Module::Build::Cookbook;
 use strict;
 use vars qw($VERSION);
-$VERSION = '0.4204';
+$VERSION = '0.4205';
 
 
 =head1 NAME