diff options
author | Daniel Friesel <derf@finalrewind.org> | 2023-01-28 10:19:30 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2023-01-28 10:19:30 +0100 |
commit | 053b68dc0439e19fdd35ea2a0eb742fa0ab07c3e (patch) | |
tree | 5aaba29dc230fc5cf0bed25d619c81289eb39dc1 /lib/Travel/Status/DE/DeutscheBahn.pm | |
parent | cd9123be02d7608ae5770a999b51045b7b6d0ba6 (diff) |
Release v4.034.03
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 b2a410f..983abfb 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.02'; +our $VERSION = '4.03'; sub new { my ( $class, %opt ) = @_; @@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn =head1 VERSION -version 4.02 +version 4.03 =head1 DESCRIPTION |