diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-02-21 18:27:00 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-02-21 18:27:00 +0100 |
commit | aebdbb0d3f0521503ce46ff679ad2eb822503f0d (patch) | |
tree | 17bb99cba1fbe197a249479bc459b70c6b3052d5 /lib/Travel/Status/DE/DeutscheBahn.pm | |
parent | 0db7678a5bb99f598831116f2cafe7f62f58fe16 (diff) |
Release v5.055.05
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 5fcc53d..8e2f2a1 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.04'; +our $VERSION = '5.05'; sub new { my ( $class, %opt ) = @_; @@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn =head1 VERSION -version 5.04 +version 5.05 =head1 DESCRIPTION |