From 89151e8b3d22fbdc6ab417a3e7c445dc737e3bcd Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 1 Aug 2018 10:10:50 +0200 Subject: Release v1.19 --- lib/Travel/Status/DE/IRIS.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/Travel/Status/DE/IRIS.pm') diff --git a/lib/Travel/Status/DE/IRIS.pm b/lib/Travel/Status/DE/IRIS.pm index 2cbe375..e257c67 100644 --- a/lib/Travel/Status/DE/IRIS.pm +++ b/lib/Travel/Status/DE/IRIS.pm @@ -6,7 +6,7 @@ use 5.014; no if $] >= 5.018, warnings => 'experimental::smartmatch'; -our $VERSION = '1.18'; +our $VERSION = '1.19'; use Carp qw(confess cluck); use DateTime; @@ -575,7 +575,7 @@ Travel::Status::DE::IRIS - Interface to IRIS based web departure monitors. =head1 VERSION -version 1.18 +version 1.19 =head1 DESCRIPTION -- cgit v1.2.3