diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-09-02 21:56:37 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-09-02 21:56:37 +0200 |
commit | 5c3b4d7fd61b625621cf2a7aa26649303dc69fde (patch) | |
tree | 381eb6eade29f29739a94e1c3ecf0b3a1c97308d /lib/Travel/Status/DE/VRR.pm | |
parent | 0201467b3458a6ef74a3e7a975c0db065b0edb4c (diff) |
Release v1.221.22
Diffstat (limited to 'lib/Travel/Status/DE/VRR.pm')
-rw-r--r-- | lib/Travel/Status/DE/VRR.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Travel/Status/DE/VRR.pm b/lib/Travel/Status/DE/VRR.pm index e9fa140..8e2679e 100644 --- a/lib/Travel/Status/DE/VRR.pm +++ b/lib/Travel/Status/DE/VRR.pm @@ -4,7 +4,7 @@ use strict; use warnings; use 5.010; -our $VERSION = '1.21'; +our $VERSION = '1.22'; use parent 'Travel::Status::DE::EFA'; @@ -42,7 +42,7 @@ Travel::Status::DE::VRR - unofficial VRR departure monitor. =head1 VERSION -version 1.21 +version 1.22 =head1 DESCRIPTION |