From e7867caf2ef6877dc513f438a6a1fe7d4b7fc5c5 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Mon, 26 Feb 2024 18:46:10 +0100 Subject: Release v0.04 --- lib/Travel/Routing/DE/HAFAS/Connection/Section.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/Travel/Routing/DE/HAFAS/Connection') diff --git a/lib/Travel/Routing/DE/HAFAS/Connection/Section.pm b/lib/Travel/Routing/DE/HAFAS/Connection/Section.pm index cb21894..bab029c 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.03'; +our $VERSION = '0.04'; 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 @@ -198,7 +198,7 @@ Travel::Routing::DE::HAFAS::Connection::Section - A single trip between two stop =head1 VERSION -version 0.03 +version 0.04 =head1 DESCRIPTION -- cgit v1.2.3