From 98849f8dfe260a347bab37ef5a2102d7fee89e70 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 13 Dec 2020 15:00:51 +0100 Subject: Release v1.53 Happy New Year! --- lib/Travel/Status/DE/IRIS/Result.pm | 4 ++-- lib/Travel/Status/DE/IRIS/Stations.pm.PL | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'lib/Travel/Status/DE/IRIS') diff --git a/lib/Travel/Status/DE/IRIS/Result.pm b/lib/Travel/Status/DE/IRIS/Result.pm index 1e1a9d5..0197d5e 100644 --- a/lib/Travel/Status/DE/IRIS/Result.pm +++ b/lib/Travel/Status/DE/IRIS/Result.pm @@ -15,7 +15,7 @@ use List::Compare; use List::MoreUtils qw(none uniq firstval); use Scalar::Util qw(weaken); -our $VERSION = '1.52'; +our $VERSION = '1.53'; my %translation = ( 2 => 'Polizeiliche Ermittlung', @@ -841,7 +841,7 @@ arrival/departure received by Travel::Status::DE::IRIS =head1 VERSION -version 1.52 +version 1.53 =head1 DESCRIPTION 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 -- cgit v1.2.3