summaryrefslogtreecommitdiff
path: root/lib/Travel/Status/DE/DBWagenreihung.pm
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2020-12-26 19:25:55 +0100
committerDaniel Friesel <derf@finalrewind.org>2020-12-26 19:25:55 +0100
commita547b103d9f7a0f248d79acdae1c1018093dfebc (patch)
tree5adad9ce77e60ea880771c0126e72142002399d2 /lib/Travel/Status/DE/DBWagenreihung.pm
parentf021c6b2a22d414edb9d34f1b388367ac3094645 (diff)
Release v0.050.05
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 bcf5c85..0519246 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.04';
+our $VERSION = '0.05';
use Carp qw(cluck confess);
use JSON;
@@ -499,7 +499,7 @@ Travel::Status::DE::DBWagenreihung - Interface to Deutsche Bahn Wagon Order API.
=head1 VERSION
-version 0.04
+version 0.05
This is beta software. The API may change without notice.