diff options
| author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-11-17 18:53:53 +0100 |
|---|---|---|
| committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-11-17 18:53:53 +0100 |
| commit | eea918a31e59e0e639cb20b86bb83f0cb945ebed (patch) | |
| tree | 9390f6b3a8066c3e2361fca911ee435573a1b0a7 /lib/Travel/Status/DE/DBRIS/JourneyAtStop.pm | |
| parent | cc588a319ebe8fb6d878a9c7aa02f1c73ee8fc2a (diff) | |
Release v0.180.18
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 a5094f6..19623f7 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.17'; +our $VERSION = '0.18'; 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 |
