diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-11-09 16:54:05 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-11-09 16:54:05 +0100 |
commit | dc4d6daaaa51643e014ce8f36ce745f6bc688753 (patch) | |
tree | 1bba7950c1c1b5676e5632e277aa4d1819bbace2 /lib/Travel/Status/DE/VRR.pm | |
parent | b4f7b2677cd4ee39846fe6f98209989824857f87 (diff) |
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 648206a..b472c5c 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.02'; +our $VERSION = '3.03'; use parent 'Travel::Status::DE::EFA'; @@ -43,7 +43,7 @@ Travel::Status::DE::VRR - unofficial VRR departure monitor. =head1 VERSION -version 3.02 +version 3.03 =head1 DESCRIPTION |