diff options
| author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-06-16 22:29:45 +0200 |
|---|---|---|
| committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-06-16 22:29:45 +0200 |
| commit | b965f9f8c18f3572d12cd5caf1578fe83039a2a5 (patch) | |
| tree | e8f229c39699bd58b6993c796b238431f4cfed79 /lib/Travel/Status/DE/EFA/Stop.pm | |
| parent | 393560e1ec510dfe2ba44eceffbd8e31b4ac7977 (diff) | |
Release v3.113.11
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 4c9fcfb..931ced0 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.10'; +our $VERSION = '3.11'; 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.10 +version 3.11 =head1 DESCRIPTION |
