diff options
| author | Birte Kristina Friesel <derf@finalrewind.org> | 2026-01-04 19:41:58 +0100 |
|---|---|---|
| committer | Birte Kristina Friesel <derf@finalrewind.org> | 2026-01-04 19:41:58 +0100 |
| commit | 50315971e33bccc45cc4883d49c84e23874a51de (patch) | |
| tree | c7630b19a382f215c6fe4fac7f9bcb47ea671344 /lib/Travel/Status/DE/DBRIS/JourneyAtStop.pm | |
| parent | 84cc650837595b09fdfd737e6c8cfa02a8d59dc9 (diff) | |
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 f2ef73a..eb2f217 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.21'; +our $VERSION = '0.22'; 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 |
