Skip to content

Commit

Permalink
release 2.007000
Browse files Browse the repository at this point in the history
  • Loading branch information
mickeyn committed Mar 8, 2017
1 parent fe11f80 commit 1ad2930
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.007000 8.3.17
* Update tests for newer Perl versions, to run without
'.' in @INC (Sawyer X, GH#72)

2.006000 24.2.17
* Support '_source' filtering (Mickey, GH#70)
* Support debug-mode for detailed error messages (Mickey)
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.006000
version 2.007000

=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.006000
version = 2.007000

[@Starter]
-remove = GatherDir
Expand Down

0 comments on commit 1ad2930

Please sign in to comment.