diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-04-05 08:56:56 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-04-05 08:56:56 +0200 |
commit | d66fb794e9277f336f40c1a7a01a444dcfafd70c (patch) | |
tree | 0b2f5f645ede1cd33f88bfb109d473b8eb729d56 /lib/Travel/Status/DE/DBRIS/JourneyAtStop.pm | |
parent | 59f2099d1cb384ea68b708c2571e710ba87a7adf (diff) |
Release v0.090.09
Diffstat (limited to 'lib/Travel/Status/DE/DBRIS/JourneyAtStop.pm')
-rw-r--r-- | lib/Travel/Status/DE/DBRIS/JourneyAtStop.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Travel/Status/DE/DBRIS/JourneyAtStop.pm b/lib/Travel/Status/DE/DBRIS/JourneyAtStop.pm index 01511b7..570e7ef 100644 --- a/lib/Travel/Status/DE/DBRIS/JourneyAtStop.pm +++ b/lib/Travel/Status/DE/DBRIS/JourneyAtStop.pm @@ -6,7 +6,7 @@ use 5.020; use parent 'Class::Accessor'; -our $VERSION = '0.08'; +our $VERSION = '0.09'; Travel::Status::DE::DBRIS::JourneyAtStop->mk_ro_accessors( qw(type dep sched_dep rt_dep delay is_cancelled line stop_eva id platform rt_platform destination via_last |