diff options
author | Derf Null <derf@finalrewind.org> | 2023-03-13 21:47:36 +0100 |
---|---|---|
committer | Derf Null <derf@finalrewind.org> | 2023-03-13 21:47:36 +0100 |
commit | 40e22c5f503bfe80c69ca73f88abff77680b62c6 (patch) | |
tree | 2bdf187424dba8a13f46cc3745f1a1c585c04009 /lib/Travel/Status/DE/IRIS/Stations.pm.PL | |
parent | 8de28883cf420358adc25d81b35e8cc0af2069cf (diff) |
Release v1.821.82
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 f8ed9a3..795893e 100644 --- a/lib/Travel/Status/DE/IRIS/Stations.pm.PL +++ b/lib/Travel/Status/DE/IRIS/Stations.pm.PL @@ -43,7 +43,7 @@ use Text::LevenshteinXS qw(distance); # TODO switch to Text::Levenshtein::XS once AUR/Debian packages become available -our $VERSION = '1.81'; +our $VERSION = '1.82'; # Automatically generated, see share/stations.json my @stations = ( @@ -235,7 +235,7 @@ Travel::Status::DE::IRIS::Stations - Station name to station code mapping =head1 VERSION -version 1.81 +version 1.82 =head1 DESCRIPTION |