diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-07-09 16:30:13 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-07-09 16:30:13 +0200 |
commit | 178c7cf3112784e720e3c08b772d1a7ac79181f5 (patch) | |
tree | 8131d21e4ac8afbe193ad5e58895a49ff5cde895 /lib/Travel/Status/DE/IRIS/Stations.pm.PL | |
parent | 102431f4db0d54580a79686bd78e181154a6cbed (diff) |
Release v1.871.87
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 f64dd47..e57aabb 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.86'; +our $VERSION = '1.87'; # 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.86 +version 1.87 =head1 DESCRIPTION |