From bd9de4e5306075d859008cb2abea643caac58c8c Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 29 Dec 2019 10:45:31 +0100 Subject: release v1.41 --- 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 ce39da1..939601e 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.40'; +our $VERSION = '1.41'; use Carp qw(confess cluck); use DateTime; @@ -630,7 +630,7 @@ Travel::Status::DE::IRIS - Interface to IRIS based web departure monitors. =head1 VERSION -version 1.40 +version 1.41 =head1 DESCRIPTION -- cgit v1.2.3