diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-12-30 11:50:55 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-12-30 11:50:55 +0100 |
commit | 8749e727d1036f8bf65d427696c75c35e930fb6b (patch) | |
tree | 8a1ab31dc1c54122c058155e640d96a59355864c /lib/Travel/Status/DE/DeutscheBahn.pm | |
parent | c32169bcb3cc5cb6a89af3aad32c8ac3c160ed64 (diff) |
Release v5.045.04
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 b24ccbd..5fcc53d 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.03'; +our $VERSION = '5.04'; sub new { my ( $class, %opt ) = @_; @@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn =head1 VERSION -version 5.03 +version 5.04 =head1 DESCRIPTION |