diff options
| author | Birte Kristina Friesel <birte.friesel@uos.de> | 2025-02-07 17:43:10 +0100 |
|---|---|---|
| committer | Birte Kristina Friesel <birte.friesel@uos.de> | 2025-02-07 17:43:10 +0100 |
| commit | d315aea52916ad9c6156969beb4bf74bd4b0ae19 (patch) | |
| tree | b32afe57131574f5fe7f7e267e576d3db2ac1c8a /lib/Travel/Routing/DE/DBRIS/Connection/Segment.pm | |
| parent | 44c5cb4ea124177a53dd7e35edfe554005cde8a5 (diff) | |
Release v0.040.04
Diffstat (limited to 'lib/Travel/Routing/DE/DBRIS/Connection/Segment.pm')
| -rw-r--r-- | lib/Travel/Routing/DE/DBRIS/Connection/Segment.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Travel/Routing/DE/DBRIS/Connection/Segment.pm b/lib/Travel/Routing/DE/DBRIS/Connection/Segment.pm index 896b506..765a1af 100644 --- a/lib/Travel/Routing/DE/DBRIS/Connection/Segment.pm +++ b/lib/Travel/Routing/DE/DBRIS/Connection/Segment.pm @@ -9,7 +9,7 @@ use parent 'Class::Accessor'; use DateTime::Duration; use Travel::Status::DE::DBRIS::Location; -our $VERSION = '0.03'; +our $VERSION = '0.04'; Travel::Routing::DE::DBRIS::Connection::Segment->mk_ro_accessors( qw( |
