diff options
author | Derf Null <derf@finalrewind.org> | 2023-04-30 07:48:00 +0200 |
---|---|---|
committer | Derf Null <derf@finalrewind.org> | 2023-04-30 07:48:00 +0200 |
commit | 06702f5bdbcd5bbc47e74b0d8c38cac2f29e6147 (patch) | |
tree | 8964c82bbcd8948a7c61c9ab89624f70e3908908 /lib/Travel/Status/DE/IRIS.pm | |
parent | 1eaea8323e47be114c27aaf774a7a19c9c6fdccc (diff) |
Release v1.841.84
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 a0f7e3a..92f60ab 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.83'; +our $VERSION = '1.84'; use Carp qw(confess cluck); use DateTime; @@ -987,7 +987,7 @@ Non-blocking variant (EXPERIMENTAL): =head1 VERSION -version 1.83 +version 1.84 =head1 DESCRIPTION |