diff options
author | Daniel Friesel <derf@finalrewind.org> | 2019-06-23 07:59:23 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2019-06-23 07:59:23 +0200 |
commit | cc27bc6667f26c111cfb8e7246908de128c2fc6a (patch) | |
tree | 2c4cb5737346dcc8bcc66e8e698a040e99f3e521 /lib/Travel/Status/DE/IRIS.pm | |
parent | 743df5dfa933c400b441f8aed64039a24cd3d674 (diff) |
release v1.281.28
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 ec0ae42..c4bbeda 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.27'; +our $VERSION = '1.28'; 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.27 +version 1.28 =head1 DESCRIPTION |