summaryrefslogtreecommitdiff
path: root/lib/Travel/Routing/DE/VRR/Route/Part.pm
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2013-04-10 19:08:48 +0200
committerDaniel Friesel <derf@finalrewind.org>2013-04-10 19:08:48 +0200
commit4d68ccbe656848371474eb326984ccb0aa802ade (patch)
tree627ad408baa610efb9355328be9b28d6561634cf /lib/Travel/Routing/DE/VRR/Route/Part.pm
parent95c31e46a313dbe0dc851052da210fcbb15a1c49 (diff)
release v2.022.02
Diffstat (limited to 'lib/Travel/Routing/DE/VRR/Route/Part.pm')
-rw-r--r--lib/Travel/Routing/DE/VRR/Route/Part.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Travel/Routing/DE/VRR/Route/Part.pm b/lib/Travel/Routing/DE/VRR/Route/Part.pm
index 43e2829..7397b82 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 = '2.01';
+our $VERSION = '2.02';
Travel::Routing::DE::VRR::Route::Part->mk_ro_accessors(
qw(arrival_platform arrival_stop
@@ -86,7 +86,7 @@ points, without interchanges
=head1 VERSION
-version 2.01
+version 2.02
=head1 DESCRIPTION