diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-11-11 09:07:16 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-11-11 09:07:21 +0100 |
commit | eb08c5591777a8b4e6e9b56386982ee69b7ee595 (patch) | |
tree | 23636e34b73465bf4923e85c6f32b23d0dab4125 /lib/Travel/Status/DE/DeutscheBahn.pm | |
parent | cc7846b8e829195afb5d676948c66fb24b74fd45 (diff) |
Release v4.194.19
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 53fff78..3204376 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.18'; +our $VERSION = '4.19'; sub new { my ( $class, %opt ) = @_; @@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn =head1 VERSION -version 4.18 +version 4.19 =head1 DESCRIPTION |