diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-06-19 09:51:07 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-06-19 09:51:07 +0200 |
commit | ab5642672dea8c8763608911f28c8d92113b3be2 (patch) | |
tree | 6744d24a2165b966e9e094b08d635c720e16abb0 /lib/Travel/Status/DE/EFA/Line.pm | |
parent | c3274392d7293fd394707efd10125eed2bdc62a7 (diff) |
Release v3.133.13
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 93a659f..061c904 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.12'; +our $VERSION = '3.13'; 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.12 +version 3.13 =head1 DESCRIPTION |