From 5a0cfc98ca28515e814ba7017c0e9c1e186385f7 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 3 Dec 2011 17:06:59 +0100 Subject: Release v1.00 --- 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 64ad56b..b49fc3b 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 = '0.02'; +our $VERSION = '1.00'; Travel::Status::DE::VRR::Line->mk_ro_accessors( qw(direction name operator route type valid)); @@ -39,7 +39,7 @@ requested station =head1 VERSION -version 0.02 +version 1.00 =head1 DESCRIPTION -- cgit v1.2.3