diff options
author | Daniel Friesel <derf@finalrewind.org> | 2018-12-30 11:21:30 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2018-12-30 11:21:30 +0100 |
commit | 0835e5decd539bba7beb185e035cafb897027b7f (patch) | |
tree | 4be562fb5837a1b8517fac1ebc79d8494d71a185 /lib/Travel/Status/DE/DeutscheBahn.pm | |
parent | f65ef62ef964fc1b0305802c8918480bb6bd74f6 (diff) |
Release v2.042.04
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 4809f55..66f16a1 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 = '2.03'; +our $VERSION = '2.04'; sub new { my ( $class, %opt ) = @_; @@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn =head1 VERSION -version 2.03 +version 2.04 =head1 DESCRIPTION |