diff options
author | Daniel Friesel <derf@finalrewind.org> | 2023-02-03 17:56:24 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2023-02-03 17:56:24 +0100 |
commit | 3bc778649ad9963b2251bf9e60518e1a700dd1cf (patch) | |
tree | 297367ffdb44832abf61db37e50c9580a7970f38 /lib/Travel/Status/DE/DeutscheBahn.pm | |
parent | 9fa01c4998b9e9d5991502c777fb5960b2ee3546 (diff) |
Release v4.054.05
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 9bb09a6..3f31408 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.04'; +our $VERSION = '4.05'; sub new { my ( $class, %opt ) = @_; @@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn =head1 VERSION -version 4.04 +version 4.05 =head1 DESCRIPTION |