diff options
author | Daniel Friesel <derf@finalrewind.org> | 2019-11-17 10:27:53 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2019-11-17 10:27:53 +0100 |
commit | 51c89bdd76f723497b67e735b0607ffe23043bf8 (patch) | |
tree | 7d4b158479389a980871bca15c535c4b54fe150e /lib/Travel/Status/DE/IRIS.pm | |
parent | 4568d61b229b25293c4db08c0c7263e8946d23db (diff) |
Release v1.351.35
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 c354eb1..db0698e 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.34'; +our $VERSION = '1.35'; use Carp qw(confess cluck); use DateTime; @@ -624,7 +624,7 @@ Travel::Status::DE::IRIS - Interface to IRIS based web departure monitors. =head1 VERSION -version 1.34 +version 1.35 =head1 DESCRIPTION |