diff options
author | Daniel Friesel <derf@finalrewind.org> | 2020-06-06 08:48:21 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2020-06-06 08:48:21 +0200 |
commit | 25eb5e0b20e886a98dad5b22e0df5edade383ee0 (patch) | |
tree | ee007767a2189dfd81d9cffab36a7ccaa5cc61a7 /lib/Travel/Status/DE/DeutscheBahn.pm | |
parent | cbbdf22f17eff7a717546eef136a0979a7b20c70 (diff) |
Release v3.013.01
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 d64ad05..a55ccdd 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 = '3.00'; +our $VERSION = '3.01'; sub new { my ( $class, %opt ) = @_; @@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn =head1 VERSION -version 3.00 +version 3.01 =head1 DESCRIPTION |