diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-08-11 13:57:43 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-08-11 13:57:43 +0200 |
commit | 8a751e5cd45327d77cd1b4afe7f4dbbbe7ce9a30 (patch) | |
tree | fcf5f74c271eeedfc5a009716ccf294a4b28f791 /lib/Travel/Status/DE/DeutscheBahn.pm | |
parent | 5a93f1dd8476334e2135b4bb63bf4b20b38e92ed (diff) |
Release v6.056.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 aa41ce3..c3b0cb6 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 = '6.04'; +our $VERSION = '6.05'; sub new { my ( $class, %opt ) = @_; @@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn =head1 VERSION -version 6.04 +version 6.05 =head1 DESCRIPTION |