diff options
author | Daniel Friesel <derf@finalrewind.org> | 2014-03-03 20:58:26 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2014-03-03 20:58:26 +0100 |
commit | 50aa308da358a6944d07a87431ea0855c5938674 (patch) | |
tree | 4310dba3b770eb08749ad3451232735119f8b717 /lib/Travel/Routing/DE/VRR.pm | |
parent | 36ff95e512d7a90e54d474a1dd5d63935082716f (diff) |
version bump to 2.052.05
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 95ba221..649fe97 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.04'; +our $VERSION = '2.05'; 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.04 +version 2.05 =head1 DESCRIPTION |