diff options
author | Daniel Friesel <derf@finalrewind.org> | 2019-12-07 07:24:18 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2019-12-07 07:24:18 +0100 |
commit | 53c6e554d8b76d4ed7d3560b729568ff050c0f2b (patch) | |
tree | ee1a1f8ae78d698b21f44b015bec28a917553f0b /lib/Travel/Status/DE/IRIS.pm | |
parent | 7b7491b599d7ebac72e1f2583c9d7e675e1546c4 (diff) |
Release v1.371.37
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 5c6914e..4888deb 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.36'; +our $VERSION = '1.37'; 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.36 +version 1.37 =head1 DESCRIPTION |