diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-08-15 19:22:48 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-08-15 19:22:48 +0200 |
commit | 1f572d5dc45a698c34c16876c7996a0dca960b91 (patch) | |
tree | 872545a2fed98f4d891a4a72fa5c7415083e991d /lib/Travel/Status/DE/DeutscheBahn.pm | |
parent | 0c92b7c16215149ecbce21e2c48cf4b334675051 (diff) |
Release v6.086.08
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 492812d..9f4d4fc 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.07'; +our $VERSION = '6.08'; sub new { my ( $class, %opt ) = @_; @@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn =head1 VERSION -version 6.07 +version 6.08 =head1 DESCRIPTION |