diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-08-30 17:03:35 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-08-30 17:03:35 +0200 |
commit | 4b7e3b810a5649062c2fe426211399a199bb9d3a (patch) | |
tree | 5ce8f7c7efe0f73d191d918af979011b8b42639c /lib/Travel/Status/DE/EFA/Stop.pm | |
parent | d70f29b1794b7ccb1e4cd77c563653578ea74dd5 (diff) |
Release v3.153.15
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 f1c7bde..ef570eb 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.14'; +our $VERSION = '3.15'; 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.14 +version 3.15 =head1 DESCRIPTION |