diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-02-01 19:18:04 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-02-01 19:18:04 +0100 |
commit | 06122cd46fc5c6036e9f10cbca18d25c1f4a4319 (patch) | |
tree | 5001d5b9a195c1af661ca9b1e4f65fa257d68f23 /lib/Travel/Status/DE/DBRIS/JourneyAtStop.pm | |
parent | 62ccb478a30d3242288d78f505fb3cc54014b05c (diff) |
Release v0.030.03
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 f43b19a..c9b1ee4 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.02'; +our $VERSION = '0.03'; 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 via_last |