diff options
author | Daniel Friesel <derf@finalrewind.org> | 2015-10-19 16:35:00 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2015-10-19 16:35:00 +0200 |
commit | 4263fddda98ba3d5acd9b8a32edf5e0aca6332f9 (patch) | |
tree | 489c464c6ad6f1104509e9f39a57201e18a71d6b /lib/Travel/Routing/DE/VRR.pm | |
parent | 43806b719bfe1585b92d674fffc1ca392efe212b (diff) |
version bump2.14
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 2ecad82..6144b7c 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.13'; +our $VERSION = '2.14'; 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.13 +version 2.14 =head1 DESCRIPTION |