diff options
author | Daniel Friesel <derf@finalrewind.org> | 2020-12-13 15:00:51 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2020-12-13 15:00:51 +0100 |
commit | 98849f8dfe260a347bab37ef5a2102d7fee89e70 (patch) | |
tree | 1a06f0fb92bf4be65f6296710d4ccd0d27e0aa81 /lib/Travel/Status/DE/IRIS/Stations.pm.PL | |
parent | 4b52f63fcc68806071cd16ca5ee6c80bba2ce92f (diff) |
Release v1.531.53
Happy New Year!
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 a711910..e14ba79 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.52'; +our $VERSION = '1.53'; # Automatically generated, see share/stations.json my @stations = ( @@ -183,7 +183,7 @@ Travel::Status::DE::IRIS::Stations - Station name to station code mapping =head1 VERSION -version 1.52 +version 1.53 =head1 DESCRIPTION |