diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-11-25 10:23:53 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-11-25 10:23:53 +0100 |
commit | 3ca0d070aedba762aa7a4d9fed442ecda51714a5 (patch) | |
tree | a1501dda1340ea992693310ed2cf4b95a66fa2f0 /lib/Travel/Status/DE/DeutscheBahn.pm | |
parent | 222e42886e69c1584909da96b7f19614151efad3 (diff) |
Release v5.015.01
Diffstat (limited to 'lib/Travel/Status/DE/DeutscheBahn.pm')
-rw-r--r-- | lib/Travel/Status/DE/DeutscheBahn.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Travel/Status/DE/DeutscheBahn.pm b/lib/Travel/Status/DE/DeutscheBahn.pm index 6e7c1a5..c03f154 100644 --- a/lib/Travel/Status/DE/DeutscheBahn.pm +++ b/lib/Travel/Status/DE/DeutscheBahn.pm @@ -6,7 +6,7 @@ use 5.014; use parent 'Travel::Status::DE::HAFAS'; -our $VERSION = '5.00'; +our $VERSION = '5.01'; sub new { my ( $class, %opt ) = @_; @@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn =head1 VERSION -version 5.00 +version 5.01 =head1 DESCRIPTION |