diff options
author | Birte Kristina Friesel <birte.friesel@uos.de> | 2023-11-23 18:26:48 +0100 |
---|---|---|
committer | Birte Kristina Friesel <birte.friesel@uos.de> | 2023-11-23 18:26:48 +0100 |
commit | 922b0adf0db948ce3a1433f0464889d8020c597e (patch) | |
tree | c7aab81caf72e47587b10abb39a7e680b5d1bfa3 /lib/Travel/Routing/DE/VRR.pm | |
parent | 4c49bfd4b33f821d06967b9321b3cd92d9329934 (diff) |
Release v2.242.24
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 9d5c78e..9e485d6 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.23'; +our $VERSION = '2.24'; 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.23 +version 2.24 =head1 DESCRIPTION |