diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-08-22 00:25:06 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-08-22 00:25:06 +0200 |
commit | 1ebc89de285cdd87607b03e8def3f78d5d077519 (patch) | |
tree | 91859e72f51edca2d0c670d0f0bf639fbb8322f5 /lib/Travel/Status/DE/DeutscheBahn.pm | |
parent | 139f52fbda84da76cb2a8ee5e878e41b6bfe70f8 (diff) |
Release v4.144.14
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 d4351fe..347c332 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.13'; +our $VERSION = '4.14'; sub new { my ( $class, %opt ) = @_; @@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn =head1 VERSION -version 4.13 +version 4.14 =head1 DESCRIPTION |