Skip to content

Commit

Permalink
Merge branch 'master' into mickey/use_release_modules_endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
oalders committed Jun 28, 2017
2 parents 170e2ca + acc8b61 commit f1b1953
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/MetaCPAN/Web/Model/API/Release.pm
Expand Up @@ -62,6 +62,7 @@ sub recent {
my ( $self, $page, $page_size, $type ) = @_;
$self->request(
'/release/recent',
undef,
{
page => $page,
page_size => $page_size,
Expand Down

0 comments on commit f1b1953

Please sign in to comment.