diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-07-09 16:30:13 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-07-09 16:30:13 +0200 |
commit | 178c7cf3112784e720e3c08b772d1a7ac79181f5 (patch) | |
tree | 8131d21e4ac8afbe193ad5e58895a49ff5cde895 /lib/Travel/Status/DE/IRIS.pm | |
parent | 102431f4db0d54580a79686bd78e181154a6cbed (diff) |
Release v1.871.87
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 99354d1..ae79575 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.86'; +our $VERSION = '1.87'; use Carp qw(confess cluck); use DateTime; @@ -987,7 +987,7 @@ Non-blocking variant (EXPERIMENTAL): =head1 VERSION -version 1.86 +version 1.87 =head1 DESCRIPTION |