diff options
| author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-09-20 14:33:20 +0200 |
|---|---|---|
| committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-09-20 14:33:20 +0200 |
| commit | ed6d9e9d469fa2b824e317ab76168320db44eb60 (patch) | |
| tree | 3fc267e043a8931b9e2a7a6c6cc99a31e4045020 /lib/Travel/Status/DE/EFA/Stop.pm | |
| parent | dedb582baa5a51df1ec69820ad8f7de8f33b128f (diff) | |
Release v3.163.16
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 ef570eb..0a36938 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.15'; +our $VERSION = '3.16'; 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.15 +version 3.16 =head1 DESCRIPTION |
