diff options
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 c152907..915fca5 100644 --- a/lib/Travel/Routing/DE/VRR.pm +++ b/lib/Travel/Routing/DE/VRR.pm @@ -35,7 +35,7 @@ use Exception::Class ( }, ); -our $VERSION = '1.05'; +our $VERSION = '1.06'; sub set_time { my ( $self, %conf ) = @_; @@ -627,7 +627,7 @@ Travel::Routing::DE::VRR - inofficial interface to the efa.vrr.de German itinera =head1 VERSION -version 1.05 +version 1.06 =head1 DESCRIPTION |