diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-04-04 16:13:03 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-04-04 16:13:03 +0200 |
commit | 696ca930cf68d8b3d4e9097e5a060a024bb96892 (patch) | |
tree | 7ef43c08fcf788d7702146b999082e11edde9dc4 /lib/Travel/Status/DE/DeutscheBahn.pm | |
parent | 1217eda3c844423206332cd5eac74930150756d0 (diff) |
Release v6.016.01
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 4fc680e..2dffdd4 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.00'; +our $VERSION = '6.01'; sub new { my ( $class, %opt ) = @_; @@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn =head1 VERSION -version 6.00 +version 6.01 =head1 DESCRIPTION |