diff options
author | Daniel Friesel <derf@finalrewind.org> | 2023-02-04 18:05:18 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2023-02-04 18:05:18 +0100 |
commit | 5f3150716723382723f8d4e30fa66b715c87f9b7 (patch) | |
tree | 0606d9a71b17d79c50d24a5c382661e581836a6c /lib/Travel/Status/DE/DeutscheBahn.pm | |
parent | a6b9a58d4c5e2b0263dfde41257a87237739d996 (diff) |
Release v4.064.06
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 3f31408..e6ce410 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.05'; +our $VERSION = '4.06'; sub new { my ( $class, %opt ) = @_; @@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn =head1 VERSION -version 4.05 +version 4.06 =head1 DESCRIPTION |