Skip to content

Commit

Permalink
release 2.008000
Browse files Browse the repository at this point in the history
  • Loading branch information
mickeyn committed Mar 22, 2017
1 parent c1008b6 commit 7fe695c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions Changes
@@ -1,5 +1,9 @@
Revision history for MetaCPAN-Client (previously MetaCPAN-API)

2.008000 22.3.17
* Added metacpan_url method to the entity objects
(Mickey, #GH69)

2.007000 8.3.17
* Update tests for newer Perl versions, to run without
'.' in @INC (Sawyer X, GH#72)
Expand Down
2 changes: 1 addition & 1 deletion README.pod
Expand Up @@ -8,7 +8,7 @@ MetaCPAN::Client - A comprehensive, DWIM-featured client to the MetaCPAN API

=head1 VERSION

version 2.007000
version 2.008000

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion dist.ini
Expand Up @@ -5,7 +5,7 @@ license = Perl_5
copyright_holder = Sawyer X
copyright_year = 2016

version = 2.007000
version = 2.008000

[@Starter]
-remove = GatherDir
Expand Down

0 comments on commit 7fe695c

Please sign in to comment.