Add --version.

Bump version to 1.61.
This commit is contained in:
stevenpritchard
2006-03-11 18:24:45 +00:00
parent 3685d9e6b6
commit 8d1e43228f
3 changed files with 18 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ my $builder = Module::Build->new(
module_name => 'cpanspec',
license => 'perl',
dist_author => 'Steven Pritchard <steve@cpan.org>',
dist_version => '1.60',
dist_version => '1.61',
requires => {
'Archive::Tar' => 0,
'Archive::Zip' => 0,