diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-10-16 02:52:00 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-10-16 02:52:00 +0200 |
commit | 0e1e9168e74981aa9f121cc269fa7010fefac62f (patch) | |
tree | 425e147ebf5f702cdbee10126147f1784c8a63d2 /lib/Travel/Status/DE/VRR.pm | |
parent | 2f4246d72246858848fe2d20d7419c0152e5bfe6 (diff) |
Release v3.023.02
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 d7a96b0..648206a 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 = '3.01'; +our $VERSION = '3.02'; use parent 'Travel::Status::DE::EFA'; @@ -43,7 +43,7 @@ Travel::Status::DE::VRR - unofficial VRR departure monitor. =head1 VERSION -version 3.01 +version 3.02 =head1 DESCRIPTION |