summaryrefslogtreecommitdiff
path: root/lib/Travel/Status/DE/DBWagenreihung.pm
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2024-03-29 12:52:29 +0100
committerBirte Kristina Friesel <derf@finalrewind.org>2024-03-29 12:52:29 +0100
commit89e7031f2b03a83cd32d67ed1dd22f46df202518 (patch)
tree1ddca6246d6639120af9cf730b90ab122b863725 /lib/Travel/Status/DE/DBWagenreihung.pm
parent8671bc4d654ee7cb480b79a8e7dec56c2a869e7c (diff)
Release v0.120.12
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 09abb79..ffb55ab 100644
--- a/lib/Travel/Status/DE/DBWagenreihung.pm
+++ b/lib/Travel/Status/DE/DBWagenreihung.pm
@@ -5,7 +5,7 @@ use warnings;
use 5.020;
use utf8;
-our $VERSION = '0.11';
+our $VERSION = '0.12';
use Carp qw(cluck confess);
use JSON;
@@ -770,7 +770,7 @@ Travel::Status::DE::DBWagenreihung - Interface to Deutsche Bahn Wagon Order API.
=head1 VERSION
-version 0.11
+version 0.12
This is beta software. The API may change without notice.