From 0e1e9168e74981aa9f121cc269fa7010fefac62f Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Wed, 16 Oct 2024 02:52:00 +0200 Subject: Release v3.02 --- lib/Travel/Status/DE/EFA/Line.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/Travel/Status/DE/EFA/Line.pm') diff --git a/lib/Travel/Status/DE/EFA/Line.pm b/lib/Travel/Status/DE/EFA/Line.pm index 470e9c0..d5f8f77 100644 --- a/lib/Travel/Status/DE/EFA/Line.pm +++ b/lib/Travel/Status/DE/EFA/Line.pm @@ -6,7 +6,7 @@ use 5.010; use parent 'Class::Accessor'; -our $VERSION = '3.01'; +our $VERSION = '3.02'; Travel::Status::DE::EFA::Line->mk_ro_accessors( qw(direction mot name number operator route type valid)); @@ -57,7 +57,7 @@ requested station =head1 VERSION -version 3.01 +version 3.02 =head1 DESCRIPTION -- cgit v1.2.3