diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-09-01 07:21:05 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-09-01 07:22:40 +0200 |
commit | 0be807a72c5043a843b4a4d22858017e97544ab3 (patch) | |
tree | bccdc3d146dd6bd74e5f66d0db71f39cc4b4276e /lib/Travel/Routing/DE/VRR.pm | |
parent | d6b7c4e95788bc59fe99111066245dd4da75ef78 (diff) |
Release v2.222.22
Diffstat (limited to 'lib/Travel/Routing/DE/VRR.pm')
-rw-r--r-- | lib/Travel/Routing/DE/VRR.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Travel/Routing/DE/VRR.pm b/lib/Travel/Routing/DE/VRR.pm index 1c2f771..998d86a 100644 --- a/lib/Travel/Routing/DE/VRR.pm +++ b/lib/Travel/Routing/DE/VRR.pm @@ -4,7 +4,7 @@ use strict; use warnings; use 5.010; -our $VERSION = '2.21'; +our $VERSION = '2.22'; use parent 'Travel::Routing::DE::EFA'; @@ -47,7 +47,7 @@ Travel::Routing::DE::VRR - unofficial interface to the efa.vrr.de German itinera =head1 VERSION -version 2.21 +version 2.22 =head1 DESCRIPTION |