diff options
| author | Birte Kristina Friesel <birte.friesel@uos.de> | 2025-07-14 17:43:18 +0200 |
|---|---|---|
| committer | Birte Kristina Friesel <birte.friesel@uos.de> | 2025-07-14 17:43:18 +0200 |
| commit | 212244768e18733ad7db68c14070142cf9953f5d (patch) | |
| tree | d7a027f562f152b99475de4280e4899809263827 /lib/Travel/Status/DE/EFA/Line.pm | |
| parent | 76afdec30eab3ee27c9d0e1818fe5fc8a0fb0efe (diff) | |
Release v3.143.14
Diffstat (limited to 'lib/Travel/Status/DE/EFA/Line.pm')
| -rw-r--r-- | lib/Travel/Status/DE/EFA/Line.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Travel/Status/DE/EFA/Line.pm b/lib/Travel/Status/DE/EFA/Line.pm index 061c904..00e1a69 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.13'; +our $VERSION = '3.14'; 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.13 +version 3.14 =head1 DESCRIPTION |
