diff options
author | Derf Null <derf@finalrewind.org> | 2023-04-18 23:12:31 +0200 |
---|---|---|
committer | Derf Null <derf@finalrewind.org> | 2023-04-18 23:12:31 +0200 |
commit | 2ce7ee4da0c013446e87500b532734c0759e5069 (patch) | |
tree | 93bbad4671784c35328cf32d38892c40700b4505 /lib/Travel/Status/DE/DeutscheBahn.pm | |
parent | a163cb9ce310163d746879a029191ad60d5754cb (diff) |
Release v4.104.10
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 76a7fa2..dc4693f 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.09'; +our $VERSION = '4.10'; sub new { my ( $class, %opt ) = @_; @@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn =head1 VERSION -version 4.09 +version 4.10 =head1 DESCRIPTION |