diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-07-22 15:01:30 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-07-22 15:02:18 +0200 |
commit | 0f055637ac29a11206bb251e0b6defffa44eef87 (patch) | |
tree | e1fb9750b38dcee3ae38926466ecfb2e2bcd8525 /lib/Travel/Routing/DE/VRR.pm | |
parent | 4ed3edb8d81bd7d57260116c0acf1e6fce68fd52 (diff) |
Release v2.212.21
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 bf08c68..e13522f 100644 --- a/lib/Travel/Routing/DE/VRR.pm +++ b/lib/Travel/Routing/DE/VRR.pm @@ -6,7 +6,7 @@ use 5.010; no if $] >= 5.018, warnings => "experimental::smartmatch"; -our $VERSION = '2.20'; +our $VERSION = '2.21'; use parent 'Travel::Routing::DE::EFA'; @@ -49,7 +49,7 @@ Travel::Routing::DE::VRR - unofficial interface to the efa.vrr.de German itinera =head1 VERSION -version 2.20 +version 2.21 =head1 DESCRIPTION |