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/Stop.pm | |
parent | c3274392d7293fd394707efd10125eed2bdc62a7 (diff) |
Release v3.133.13
Diffstat (limited to 'lib/Travel/Status/DE/EFA/Stop.pm')
-rw-r--r-- | lib/Travel/Status/DE/EFA/Stop.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Travel/Status/DE/EFA/Stop.pm b/lib/Travel/Status/DE/EFA/Stop.pm index 9ce73ec..910111e 100644 --- a/lib/Travel/Status/DE/EFA/Stop.pm +++ b/lib/Travel/Status/DE/EFA/Stop.pm @@ -6,7 +6,7 @@ use 5.010; use parent 'Class::Accessor'; -our $VERSION = '3.12'; +our $VERSION = '3.13'; Travel::Status::DE::EFA::Stop->mk_ro_accessors( qw(sched_arr rt_arr arr arr_delay @@ -93,7 +93,7 @@ in a Travel::Status::DE::EFA::Result's route =head1 VERSION -version 3.12 +version 3.13 =head1 DESCRIPTION |