diff options
author | Daniel Friesel <derf@finalrewind.org> | 2021-08-14 10:23:52 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2021-08-14 10:23:52 +0200 |
commit | a1841b32e75c8d4c9b8f6bad76ac29619cf961e4 (patch) | |
tree | d80201405cb2f2d38bca579b1ae44ef7fd157b29 /lib/Travel/Status/DE/IRIS/Stations.pm.PL | |
parent | 3bd82d4c8f022b9277436591087c9a24bb697591 (diff) |
Release v1.591.59
Diffstat (limited to 'lib/Travel/Status/DE/IRIS/Stations.pm.PL')
-rw-r--r-- | lib/Travel/Status/DE/IRIS/Stations.pm.PL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Travel/Status/DE/IRIS/Stations.pm.PL b/lib/Travel/Status/DE/IRIS/Stations.pm.PL index c2681ab..503fc54 100644 --- a/lib/Travel/Status/DE/IRIS/Stations.pm.PL +++ b/lib/Travel/Status/DE/IRIS/Stations.pm.PL @@ -35,7 +35,7 @@ use Text::LevenshteinXS qw(distance); # TODO switch to Text::Levenshtein::XS once AUR/Debian packages become available -our $VERSION = '1.58'; +our $VERSION = '1.59'; # Automatically generated, see share/stations.json my @stations = ( @@ -191,7 +191,7 @@ Travel::Status::DE::IRIS::Stations - Station name to station code mapping =head1 VERSION -version 1.58 +version 1.59 =head1 DESCRIPTION |