diff options
author | Daniel Friesel <derf@finalrewind.org> | 2017-12-16 11:18:23 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2017-12-16 11:18:23 +0100 |
commit | fe32955cf562456a044cc1ace99a8349e535d607 (patch) | |
tree | bbb451b9cddbef8d4477098fb1ea03b5505cd13f /lib/Travel/Status/DE/DeutscheBahn.pm | |
parent | 3f0d5ed58f6097b65431b7fddc3a347128b53152 (diff) |
Release v2.032.03
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 ef39ad7..4809f55 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.02'; +our $VERSION = '2.03'; sub new { my ( $class, %opt ) = @_; @@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn =head1 VERSION -version 2.02 +version 2.03 =head1 DESCRIPTION |