diff options
author | Daniel Friesel <derf@finalrewind.org> | 2020-11-22 19:46:15 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2020-11-22 19:46:15 +0100 |
commit | 2cb0fb2861a704e9c49af16359542c984429ad53 (patch) | |
tree | 247f6d667ef5dddfe89a89aa5c5fb23c2ae63436 /lib/Travel/Status/DE/IRIS.pm | |
parent | 18e7135cca2d7ff6fccc2b14f8c1bbf7cf4554ff (diff) |
Release v1.521.52
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 689800b..7bb2005 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.51'; +our $VERSION = '1.52'; use Carp qw(confess cluck); use DateTime; @@ -636,7 +636,7 @@ Travel::Status::DE::IRIS - Interface to IRIS based web departure monitors. =head1 VERSION -version 1.51 +version 1.52 =head1 DESCRIPTION |