diff options
author | Daniel Friesel <derf@finalrewind.org> | 2019-12-25 12:50:05 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2019-12-25 12:50:05 +0100 |
commit | ba87b85170dceb2e07a76a6851a1dd3fc0b030be (patch) | |
tree | 5bc0a7188eb25290b13e500d75ddc5f60ca2ae51 /lib/Travel/Status/DE/IRIS.pm | |
parent | 961ee6f07acf8d45eb635ffb2529c1d5c36dbe65 (diff) |
Release v1.401.40
Diffstat (limited to 'lib/Travel/Status/DE/IRIS.pm')
-rw-r--r-- | lib/Travel/Status/DE/IRIS.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Travel/Status/DE/IRIS.pm b/lib/Travel/Status/DE/IRIS.pm index 5e6c5b4..ce39da1 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.39'; +our $VERSION = '1.40'; 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.39 +version 1.40 =head1 DESCRIPTION |