From 12683719f8a47c3e988b7d43d414d6552138fd93 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 10 Apr 2013 19:15:13 +0200 Subject: release v1.02 --- 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 bc6967f..d7f6f89 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.01'; +our $VERSION = '1.02'; 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.01 +version 1.02 =head1 DESCRIPTION -- cgit v1.2.3