summaryrefslogtreecommitdiff
path: root/lib/Travel/Routing/DE/VRR/Route.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Travel/Routing/DE/VRR/Route.pm')
-rw-r--r--lib/Travel/Routing/DE/VRR/Route.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Travel/Routing/DE/VRR/Route.pm b/lib/Travel/Routing/DE/VRR/Route.pm
index dc8ae55..537c3d6 100644
--- a/lib/Travel/Routing/DE/VRR/Route.pm
+++ b/lib/Travel/Routing/DE/VRR/Route.pm
@@ -6,7 +6,7 @@ use 5.010;
use Travel::Routing::DE::VRR::Route::Part;
-our $VERSION = '1.3';
+our $VERSION = '1.04';
sub new {
my ( $obj, @parts ) = @_;
@@ -47,7 +47,7 @@ Travel::Routing::DE::VRR::Route - Single route (connection) between two points
=head1 VERSION
-version 1.3
+version 1.04
=head1 DESCRIPTION