From 3508c463edff025e8a3431c101ef796cad854683 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 29 May 2015 15:14:53 +0200 Subject: version bump --- lib/Travel/Routing/DE/VRR.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/Travel/Routing/DE/VRR.pm') diff --git a/lib/Travel/Routing/DE/VRR.pm b/lib/Travel/Routing/DE/VRR.pm index 1c3bf9b..e6f58ef 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.09'; +our $VERSION = '2.10'; 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.09 +version 2.10 =head1 DESCRIPTION -- cgit v1.2.3