From 7143e6948a7d158da45a245f8411c636fb9d8e5e Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 17 Sep 2011 21:47:46 +0200 Subject: Release v1.06 --- lib/Travel/Routing/DE/VRR/Route/Part.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/Travel/Routing/DE/VRR/Route/Part.pm') diff --git a/lib/Travel/Routing/DE/VRR/Route/Part.pm b/lib/Travel/Routing/DE/VRR/Route/Part.pm index 6c316aa..ee01baf 100644 --- a/lib/Travel/Routing/DE/VRR/Route/Part.pm +++ b/lib/Travel/Routing/DE/VRR/Route/Part.pm @@ -6,7 +6,7 @@ use 5.010; use parent 'Class::Accessor'; -our $VERSION = '1.05'; +our $VERSION = '1.06'; Travel::Routing::DE::VRR::Route::Part->mk_ro_accessors( qw(arrival_stop arrival_time departure_stop departure_time train_line @@ -54,7 +54,7 @@ points, without interchanges =head1 VERSION -version 1.05 +version 1.06 =head1 DESCRIPTION -- cgit v1.2.3