diff options
author | Daniel Friesel <derf@finalrewind.org> | 2020-01-15 20:51:20 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2020-01-15 20:51:20 +0100 |
commit | 65c7386d46721a5e64db33f72da11a9e62bad343 (patch) | |
tree | bff8cc4a6f4f2c7f0ee296d08708dc871c314dfc /lib/Travel/Status/DE/IRIS.pm | |
parent | 519d2bbfa25b2fabe7b15b416cc7086746cee32a (diff) |
Release v1.421.42
Diffstat (limited to 'lib/Travel/Status/DE/IRIS.pm')
-rw-r--r-- | lib/Travel/Status/DE/IRIS.pm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/Travel/Status/DE/IRIS.pm b/lib/Travel/Status/DE/IRIS.pm index 939601e..68edd17 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.41'; +our $VERSION = '1.42'; 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.41 +version 1.42 =head1 DESCRIPTION @@ -801,7 +801,7 @@ L<https://github.com/derf/Travel-Status-DE-IRIS> =head1 AUTHOR -Copyright (C) 2013-2019 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt> +Copyright (C) 2013-2020 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt> =head1 LICENSE |