Skip to content

Commit

Permalink
release 1.028001
Browse files Browse the repository at this point in the history
  • Loading branch information
mickeyn committed Oct 22, 2016
1 parent 132e0dc commit 0e0e259
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions Changes
@@ -1,5 +1,10 @@
Revision history for MetaCPAN-Client (previously MetaCPAN-API)

1.028001 22.10.16
* GH #51 Adds eumm_version to dist.ini (Olaf Alders)
* GH #52 Stop excluding cpanfile from being copied to
build (Olaf Alders)

1.028000 21.10.16
* GH #50 Remove hard-deps for HTTP::Tiny::Mech and
WWW::Mechanize::Cached (Paul Howarth)
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.028000
version 1.028001

=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 = 1.028000
version = 1.028001

[@Filter]
-bundle = @Basic
Expand Down

0 comments on commit 0e0e259

Please sign in to comment.