diff options
author | Derf Null <derf@finalrewind.org> | 2023-03-13 21:47:36 +0100 |
---|---|---|
committer | Derf Null <derf@finalrewind.org> | 2023-03-13 21:47:36 +0100 |
commit | 40e22c5f503bfe80c69ca73f88abff77680b62c6 (patch) | |
tree | 2bdf187424dba8a13f46cc3745f1a1c585c04009 /lib/Travel/Status/DE/IRIS.pm | |
parent | 8de28883cf420358adc25d81b35e8cc0af2069cf (diff) |
Release v1.821.82
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 09c69f5..76bdfc7 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.81'; +our $VERSION = '1.82'; use Carp qw(confess cluck); use DateTime; @@ -987,7 +987,7 @@ Non-blocking variant (EXPERIMENTAL): =head1 VERSION -version 1.81 +version 1.82 =head1 DESCRIPTION |