diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-09-03 00:28:13 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-09-03 00:28:13 +0200 |
commit | 272f18d86d79552cd1b99cbab3efb7e996b5dfb1 (patch) | |
tree | 672f0f1622fbfd1382fc1b3dbb311bd621aad800 /lib/Travel/Status/DE/DeutscheBahn.pm | |
parent | bf0b8b26f4484afb8b5d248e12f967e67d302547 (diff) |
release v4.15 (late commit is late)
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 347c332..2050f5c 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.14'; +our $VERSION = '4.15'; sub new { my ( $class, %opt ) = @_; @@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn =head1 VERSION -version 4.14 +version 4.15 =head1 DESCRIPTION |