Skip to content

Commit

Permalink
release 1.001001
Browse files Browse the repository at this point in the history
  • Loading branch information
mickeyn committed Apr 15, 2014
1 parent 04ce2b6 commit 4b87553
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions Changes
@@ -1,5 +1,8 @@
Revision history for MetaCPAN-Client (previously MetaCPAN-API)

1.001001 15.04.14
* Fix the reading of scroller result when 'fields' param is passed.

1.001000 09.04.14
* Add support for nested either/all queries
* Add tests for complex queries (two levels deep)
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 1.001000
version 1.001001

=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 = 2014

version = 1.001000
version = 1.001001

[@Basic]
[PodSyntaxTests]
Expand Down

0 comments on commit 4b87553

Please sign in to comment.