diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-10-16 02:52:00 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-10-16 02:52:00 +0200 |
commit | 0e1e9168e74981aa9f121cc269fa7010fefac62f (patch) | |
tree | 425e147ebf5f702cdbee10126147f1784c8a63d2 /lib/Travel/Status/DE/EFA/Line.pm | |
parent | 2f4246d72246858848fe2d20d7419c0152e5bfe6 (diff) |
Release v3.023.02
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 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 |