From 1afa402ef3cdef2722eb686a104db5be381750a1 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 17 Sep 2013 00:07:25 +0200 Subject: Release v1.03 --- 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 d7f6f89..9f7b228 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.02'; +our $VERSION = '1.03'; 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.02 +version 1.03 =head1 DESCRIPTION -- cgit v1.2.3