diff options
author | Daniel Friesel <derf@finalrewind.org> | 2014-08-08 19:10:57 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2014-08-08 19:10:57 +0200 |
commit | ca14b83206b32478a7eb1df676d1f870cfaff9e8 (patch) | |
tree | 911d01abdf6cb3cff0a0b1ffe791b1172e8e9b15 /lib/Travel/Routing/DE/VRR.pm | |
parent | 37031cf44b159efc224d86c7f860aa7d2e46572e (diff) |
version bump2.07
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 38f01db..ef01d5c 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.06'; +our $VERSION = '2.07'; use parent 'Travel::Routing::DE::EFA'; @@ -50,7 +50,7 @@ Travel::Routing::DE::VRR - unofficial interface to the efa.vrr.de German itinera =head1 VERSION -version 2.06 +version 2.07 =head1 DESCRIPTION |