diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-09-03 10:24:03 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-09-03 10:24:03 +0200 |
commit | eae85a8a1d4df9ca277f6cfb19e40ead51e44073 (patch) | |
tree | 188c8be434d47513ea63d7bb2a18f7c85167912a /lib/Travel/Status/DE/DeutscheBahn.pm | |
parent | e30c2f3be1e05b4afa8842f256a6ada7b9abb60e (diff) |
Release v4.164.16
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 2050f5c..f085b75 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 = '4.15'; +our $VERSION = '4.16'; sub new { my ( $class, %opt ) = @_; @@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn =head1 VERSION -version 4.15 +version 4.16 =head1 DESCRIPTION |