diff options
author | Derf Null <derf@finalrewind.org> | 2023-04-10 15:22:29 +0200 |
---|---|---|
committer | Derf Null <derf@finalrewind.org> | 2023-04-10 15:22:29 +0200 |
commit | a789b0e271dc66498896176d02afd18c13744fc1 (patch) | |
tree | ecf5c5b6b57040ba316bfdb6b791b97cd2b7d2ea /lib/Travel/Status/DE/DeutscheBahn.pm | |
parent | 15753db3b5af50ca441547f46a5a2e8d6fa86eb8 (diff) |
Release v4.094.09
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 dbacccb..76a7fa2 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 = '4.08'; +our $VERSION = '4.09'; sub new { my ( $class, %opt ) = @_; @@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn =head1 VERSION -version 4.08 +version 4.09 =head1 DESCRIPTION |