From b8bdca3c045787ad546234fff0cf5801dbe1cd92 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sun, 19 May 2024 20:38:29 +0200 Subject: Release v2.02 --- lib/Travel/Status/DE/EFA/Stop.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/Travel/Status/DE/EFA/Stop.pm') diff --git a/lib/Travel/Status/DE/EFA/Stop.pm b/lib/Travel/Status/DE/EFA/Stop.pm index c77daa7..250b347 100644 --- a/lib/Travel/Status/DE/EFA/Stop.pm +++ b/lib/Travel/Status/DE/EFA/Stop.pm @@ -6,7 +6,7 @@ use 5.010; use parent 'Class::Accessor'; -our $VERSION = '2.01'; +our $VERSION = '2.02'; Travel::Status::DE::EFA::Stop->mk_ro_accessors( qw(arr dep name name_suf platform)); @@ -47,7 +47,7 @@ in a Travel::Status::DE::EFA::Result's route =head1 VERSION -version 2.01 +version 2.02 =head1 DESCRIPTION -- cgit v1.2.3