Skip to content

Commit

Permalink
Remove version from Build.PL
Browse files Browse the repository at this point in the history
  • Loading branch information
davorg committed Jan 25, 2021
1 parent 7bc65d4 commit b890e30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Build.PL
@@ -1,7 +1,6 @@
use Module::Build;
my $build = Module::Build->new(
module_name => 'Tie::Hash::Cannabinol',
dist_version => '1.12.1',
license => 'perl',
requires => {
perl => '5.6.0',
Expand Down

0 comments on commit b890e30

Please sign in to comment.