diff options
author | Daniel Friesel <derf@finalrewind.org> | 2022-01-24 21:27:07 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2022-01-24 21:27:07 +0100 |
commit | a5a431df04f2984eb26b1fdd436d6d68d8a36c08 (patch) | |
tree | 2eab6fee7c53f9cc1a15d9c71f73d7b306d09f49 /lib/Travel/Status/DE/IRIS/Stations.pm.PL | |
parent | 7815d7dc4ad61a002dc6b27e07ad3b555c62e669 (diff) |
Release v1.631.63
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 85e9cfd..7608f0f 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.62'; +our $VERSION = '1.63'; # 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.62 +version 1.63 =head1 DESCRIPTION |