diff options
author | Daniel Friesel <derf@finalrewind.org> | 2021-12-12 11:09:32 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2021-12-12 11:09:32 +0100 |
commit | 191789f3888b936f17ebcd276a00f958cba3b86e (patch) | |
tree | 16efd17fa3e1ea2a40d2404a4073a59214cc9ef4 /lib/Travel/Status/DE/IRIS/Stations.pm.PL | |
parent | d42e12c36e4aabaee94880d283326cff05c74e80 (diff) |
Release v1.621.62
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 157fde4..85e9cfd 100644 --- a/lib/Travel/Status/DE/IRIS/Stations.pm.PL +++ b/lib/Travel/Status/DE/IRIS/Stations.pm.PL @@ -40,7 +40,7 @@ use Text::LevenshteinXS qw(distance); # TODO switch to Text::Levenshtein::XS once AUR/Debian packages become available -our $VERSION = '1.61'; +our $VERSION = '1.62'; # Automatically generated, see share/stations.json my @stations = ( @@ -214,7 +214,7 @@ Travel::Status::DE::IRIS::Stations - Station name to station code mapping =head1 VERSION -version 1.61 +version 1.62 =head1 DESCRIPTION |