diff options
| author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-04-13 19:18:30 +0200 |
|---|---|---|
| committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-04-13 19:18:30 +0200 |
| commit | abb23bee42bcc64bdc03a6c760b1ae081bf876ce (patch) | |
| tree | bef00d1c433eaa53926b94e1cf5fef05c3a781d8 /lib/Travel/Routing/DE/HAFAS/Connection | |
| parent | 00bd0c0e6b77e234fe9dfa6eb7fa26182e5ee907 (diff) | |
Release v0.070.07
Diffstat (limited to 'lib/Travel/Routing/DE/HAFAS/Connection')
| -rw-r--r-- | lib/Travel/Routing/DE/HAFAS/Connection/Section.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Travel/Routing/DE/HAFAS/Connection/Section.pm b/lib/Travel/Routing/DE/HAFAS/Connection/Section.pm index 477900f..be7b9ca 100644 --- a/lib/Travel/Routing/DE/HAFAS/Connection/Section.pm +++ b/lib/Travel/Routing/DE/HAFAS/Connection/Section.pm @@ -11,7 +11,7 @@ use DateTime::Duration; use Travel::Routing::DE::HAFAS::Utils; use Travel::Status::DE::HAFAS::Journey; -our $VERSION = '0.06'; +our $VERSION = '0.07'; Travel::Routing::DE::HAFAS::Connection::Section->mk_ro_accessors( qw(type schep_dep rt_dep sched_arr rt_arr dep arr arr_delay dep_delay journey distance duration transfer_duration dep_loc arr_loc @@ -212,7 +212,7 @@ Travel::Routing::DE::HAFAS::Connection::Section - A single trip between two stop =head1 VERSION -version 0.06 +version 0.07 =head1 DESCRIPTION |
