Require HTTP::Tiny 0.070 for release notes script

This commit is contained in:
Clinton Gormley 2018-03-20 16:57:20 +01:00
parent d766b68f7a
commit 97a42b014f
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
use strict;
use warnings;
use HTTP::Tiny;
use HTTP::Tiny 0.070;
use IO::Socket::SSL 1.52;
use utf8;