Skip to content

Commit

Permalink
Merge pull request #1043 from metacpan/ssoriche/try-tiny
Browse files Browse the repository at this point in the history
  • Loading branch information
oalders authored Oct 26, 2021
2 parents 6b49e90 + 1098c71 commit 544a0e0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cpanfile
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ requires 'Starman';
requires 'strictures', '1';
requires 'Throwable::Error';
requires 'Time::Local';
requires 'Try::Tiny', '0.24';
requires 'Try::Tiny', '0.30';
requires 'Type::Tiny', '1.002001';
requires 'Types::Path::Tiny';
requires 'Types::URI';
Expand Down
6 changes: 3 additions & 3 deletions cpanfile.snapshot
Original file line number Diff line number Diff line change
Expand Up @@ -8032,10 +8032,10 @@ DISTRIBUTIONS
base 0
strict 0
warnings 0
Try-Tiny-0.28
pathname: E/ET/ETHER/Try-Tiny-0.28.tar.gz
Try-Tiny-0.30
pathname: E/ET/ETHER/Try-Tiny-0.30.tar.gz
provides:
Try::Tiny 0.28
Try::Tiny 0.30
requirements:
Carp 0
Exporter 5.57
Expand Down

0 comments on commit 544a0e0

Please sign in to comment.