diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-12-30 14:27:59 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-12-30 14:27:59 +0100 |
commit | a92a2b0d5583114cd3d86660af6a81f19223b003 (patch) | |
tree | 4097bbcdef5199a7b72c668fd7c6cfb8017008aa /lib/Travel/Status/DE/EFA/Line.pm | |
parent | 7b80fa622f9499cf4988fee23b3c65c63f489c20 (diff) |
Release v3.053.05
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 cded7f7..95a64ed 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.04'; +our $VERSION = '3.05'; 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.04 +version 3.05 =head1 DESCRIPTION |