Skip to content

Commit

Permalink
v0.925
Browse files Browse the repository at this point in the history
  - Specify 1.03 as minimum required version of Digest
    to ensure that it tries Digest::SHA.  Closes gh-6.
  • Loading branch information
rwstauner committed Feb 8, 2013
1 parent 6701fe0 commit e13a4f9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Changes
Expand Up @@ -2,6 +2,8 @@ Revision history for Dist-Metadata

{{$NEXT}}

0.925 2013-02-08T02:40:09Z

- Specify 1.03 as minimum required version of Digest
to ensure that it tries Digest::SHA. Closes gh-6.

Expand Down
2 changes: 1 addition & 1 deletion README.pod
Expand Up @@ -12,7 +12,7 @@ Dist::Metadata - Information about a perl module distribution

=head1 VERSION

version 0.924
version 0.925

=head1 SYNOPSIS

Expand Down

0 comments on commit e13a4f9

Please sign in to comment.