diff options
author | Daniel Friesel <daniel.friesel@uos.de> | 2019-07-09 18:56:27 +0200 |
---|---|---|
committer | Daniel Friesel <daniel.friesel@uos.de> | 2019-07-09 18:56:27 +0200 |
commit | 92885f3516482b023966ab9afca022feb3919d1b (patch) | |
tree | 16bbe8c64352ae15c78056ea233e6c36c6105f0f /lib/Travel/Status/DE/IRIS.pm | |
parent | e77d2d44c61da6c84994e4f4891ac991bd0e0227 (diff) |
Release v1.291.29
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 c4bbeda..f2d831f 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.28'; +our $VERSION = '1.29'; use Carp qw(confess cluck); use DateTime; @@ -613,7 +613,7 @@ Travel::Status::DE::IRIS - Interface to IRIS based web departure monitors. =head1 VERSION -version 1.28 +version 1.29 =head1 DESCRIPTION |