diff options
author | Daniel Friesel <derf@finalrewind.org> | 2022-10-02 21:14:01 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2022-10-02 21:14:01 +0200 |
commit | ba1db08673ef02a401d6455512fd394e50a85b5b (patch) | |
tree | 526cd6ff82215906c3c15e397f510713b4db85c7 /lib/Travel/Status/DE/IRIS.pm | |
parent | 83f43adda2986caf047855e76250d837f431d40a (diff) |
Really release v1.71...1.71
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 d8c8b9d..92bdc90 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.70'; +our $VERSION = '1.71'; use Carp qw(confess cluck); use DateTime; @@ -964,7 +964,7 @@ Non-blocking variant (EXPERIMENTAL): =head1 VERSION -version 1.70 +version 1.71 =head1 DESCRIPTION |