From 9a87e7a538e758052c18cd47cdf2b79f5b9dec9f Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 11 Sep 2011 22:23:57 +0200 Subject: Release v0.01 --- lib/Travel/Status/DE/VRR/Result.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/Travel/Status/DE/VRR/Result.pm') diff --git a/lib/Travel/Status/DE/VRR/Result.pm b/lib/Travel/Status/DE/VRR/Result.pm index c5b74ff..bea868c 100644 --- a/lib/Travel/Status/DE/VRR/Result.pm +++ b/lib/Travel/Status/DE/VRR/Result.pm @@ -6,7 +6,7 @@ use 5.010; use parent 'Class::Accessor'; -our $VERSION = '0.00'; +our $VERSION = '0.01'; Travel::Status::DE::VRR::Result->mk_ro_accessors( qw(destination time platform line info)); @@ -39,7 +39,7 @@ departure received by Travel::Status::DE::VRR =head1 VERSION -version 0.00 +version 0.01 =head1 DESCRIPTION -- cgit v1.2.3