diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-11-24 20:27:54 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-11-24 20:27:54 +0100 |
commit | a5cb61ba7ca103dc4ae9cdca4edd18d251a43cb1 (patch) | |
tree | a36117bbb50e91c319e02c8bf6bae61abb48a19c /lib/Travel/Status/DE/EFA/Line.pm | |
parent | 3ddbe470e8ea6f3a32fc9703ea1fdebd0f5a17cb (diff) |
Release v1.231.23
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 cc0b9de..30fe090 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 = '1.22'; +our $VERSION = '1.23'; Travel::Status::DE::EFA::Line->mk_ro_accessors( qw(direction mot name operator route type valid)); @@ -57,7 +57,7 @@ requested station =head1 VERSION -version 1.22 +version 1.23 =head1 DESCRIPTION |