diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-03-07 06:40:26 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-03-07 06:40:26 +0100 |
commit | 1e4083c05a5b317ddfa1232b76eb5eafc1d29e2b (patch) | |
tree | ece8acea64aa1ad76d43a9e4af98ea3b4a5a8435 /lib/Travel/Status/DE/DBWagenreihung.pm | |
parent | 607e692cb3d274924766113085caf388e22e3a99 (diff) |
Release v0.110.11
Diffstat (limited to 'lib/Travel/Status/DE/DBWagenreihung.pm')
-rw-r--r-- | lib/Travel/Status/DE/DBWagenreihung.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Travel/Status/DE/DBWagenreihung.pm b/lib/Travel/Status/DE/DBWagenreihung.pm index 787f020..e72cdb3 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.10'; +our $VERSION = '0.11'; 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.10 +version 0.11 This is beta software. The API may change without notice. |