From 001f1672b8ad0b39df619e6a464f26c721c35ec9 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 26 Nov 2012 15:33:23 +0100 Subject: Release v1.01 --- lib/Travel/Status/DE/VRR/Line.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/Travel/Status/DE/VRR/Line.pm') diff --git a/lib/Travel/Status/DE/VRR/Line.pm b/lib/Travel/Status/DE/VRR/Line.pm index b49fc3b..bc6967f 100644 --- a/lib/Travel/Status/DE/VRR/Line.pm +++ b/lib/Travel/Status/DE/VRR/Line.pm @@ -6,7 +6,7 @@ use 5.010; use parent 'Class::Accessor'; -our $VERSION = '1.00'; +our $VERSION = '1.01'; Travel::Status::DE::VRR::Line->mk_ro_accessors( qw(direction name operator route type valid)); @@ -39,7 +39,7 @@ requested station =head1 VERSION -version 1.00 +version 1.01 =head1 DESCRIPTION -- cgit v1.2.3