diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-07-04 18:58:26 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-07-04 18:58:26 +0200 |
commit | 63a56b2723837c34bbc169c1ba5a165423568059 (patch) | |
tree | cf2fe2ca0e1957ea99ce9d5a46fa96c48891a0d2 /lib/Travel/Status/DE/IRIS.pm | |
parent | 452eded42da1517d41ff485950e2b4108330459e (diff) |
Release v1.981.98
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 2815a17..6643814 100644 --- a/lib/Travel/Status/DE/IRIS.pm +++ b/lib/Travel/Status/DE/IRIS.pm @@ -4,7 +4,7 @@ use strict; use warnings; use 5.014; -our $VERSION = '1.97'; +our $VERSION = '1.98'; use Carp qw(confess cluck); use DateTime; @@ -996,7 +996,7 @@ Non-blocking variant (EXPERIMENTAL): =head1 VERSION -version 1.97 +version 1.98 =head1 DEPRECATION NOTICE |