diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-03-28 07:28:44 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-03-28 07:28:44 +0100 |
commit | da2a1e2e47bb278b6e83367b5d79c8981322a587 (patch) | |
tree | a69ae74c4c56e3e0e2c9d0639ebedf1e7d6038be /lib/Travel/Status/DE/DeutscheBahn.pm | |
parent | f39b08d51a50a545700eef56a0a5b3a33a568403 (diff) |
Release v5.065.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 8e2f2a1..98035af 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 = '5.05'; +our $VERSION = '5.06'; sub new { my ( $class, %opt ) = @_; @@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn =head1 VERSION -version 5.05 +version 5.06 =head1 DESCRIPTION |