diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-05-17 20:46:42 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-05-17 20:46:42 +0200 |
commit | f37619e2890ad4f3b36c49117ead8bcdcf2af28e (patch) | |
tree | 4de04e3918ab65f9876349a4a45095eac02de93d /lib/Travel/Status/DE/VRR.pm | |
parent | 8117d9db6f363cf6b8ea1dcbe9816105011abbb9 (diff) |
Release v2.012.01
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 e6124bf..ceabe61 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 = '2.00'; +our $VERSION = '2.01'; use parent 'Travel::Status::DE::EFA'; @@ -43,7 +43,7 @@ Travel::Status::DE::VRR - unofficial VRR departure monitor. =head1 VERSION -version 2.00 +version 2.01 =head1 DESCRIPTION |