diff options
author | Daniel Friesel <derf@finalrewind.org> | 2022-12-04 13:27:31 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2022-12-04 13:27:31 +0100 |
commit | af6dbaf3c10f75f0c8d008158adda4f6d22e9ee9 (patch) | |
tree | e6b61602ec63fb7a76e353b0d566c096ff2eb804 /lib/Travel/Status/DE/IRIS.pm | |
parent | 1676309374dc39286024d6c526e6992e2c60926e (diff) |
Release v1.751.75
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 4b5745a..9995863 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.74'; +our $VERSION = '1.75'; use Carp qw(confess cluck); use DateTime; @@ -973,7 +973,7 @@ Non-blocking variant (EXPERIMENTAL): =head1 VERSION -version 1.74 +version 1.75 =head1 DESCRIPTION |