diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-10-03 12:23:16 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-10-03 12:23:16 +0200 |
commit | 80b348157c2c689795bdcd479478283920cf2612 (patch) | |
tree | ff94b46be764ed30635ab95b20fa05a2c1e36778 /lib/Travel/Status/DE/EFA/Line.pm | |
parent | a9604d553a2529638793a5797ecc2715e31e4f92 (diff) |
Release v3.013.01
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 b8ec806..470e9c0 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.00'; +our $VERSION = '3.01'; 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.00 +version 3.01 =head1 DESCRIPTION |