summaryrefslogtreecommitdiff
path: root/lib/Travel/Status/DE/DBWagenreihung.pm
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2021-01-10 12:19:49 +0100
committerDaniel Friesel <derf@finalrewind.org>2021-01-10 12:19:49 +0100
commit7a2fd508f11a1fa4b33c2ab3cdd6689eacd0234d (patch)
treece7e0632f47befeebeb53bccfb5edb6c20cc33d3 /lib/Travel/Status/DE/DBWagenreihung.pm
parentc1f88f417a7eb91683aca7868f471ed84b06d2ec (diff)
release 0.060.06
Diffstat (limited to 'lib/Travel/Status/DE/DBWagenreihung.pm')
-rw-r--r--lib/Travel/Status/DE/DBWagenreihung.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Travel/Status/DE/DBWagenreihung.pm b/lib/Travel/Status/DE/DBWagenreihung.pm
index dd263a4..351e0e0 100644
--- a/lib/Travel/Status/DE/DBWagenreihung.pm
+++ b/lib/Travel/Status/DE/DBWagenreihung.pm
@@ -4,7 +4,7 @@ use strict;
use warnings;
use 5.020;
-our $VERSION = '0.05';
+our $VERSION = '0.06';
use Carp qw(cluck confess);
use JSON;
@@ -641,7 +641,7 @@ Travel::Status::DE::DBWagenreihung - Interface to Deutsche Bahn Wagon Order API.
=head1 VERSION
-version 0.05
+version 0.06
This is beta software. The API may change without notice.