diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-06-21 03:55:58 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-06-21 03:55:58 +0200 |
commit | 6fea53244af7939ce9231f53a5c312267669fc80 (patch) | |
tree | 9693d45f1bb48e53da916538773c968750fa09be /lib/Travel/Routing/DE/DBRIS/Connection/Segment.pm | |
parent | dbf5a4930c1554438cee6b7380f29eae8674efa4 (diff) |
Release v0.070.07
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 5ee4891..c9c4291 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.06'; +our $VERSION = '0.07'; Travel::Routing::DE::DBRIS::Connection::Segment->mk_ro_accessors( qw( |