diff options
author | Birte Kristina Friesel <birte.friesel@uos.de> | 2024-04-12 20:01:59 +0200 |
---|---|---|
committer | Birte Kristina Friesel <birte.friesel@uos.de> | 2024-04-12 20:01:59 +0200 |
commit | 67d6cd7078e51490176c14427a4f7eb339925e2f (patch) | |
tree | c259cac0901765daf047ee218f81b50c4c79dec0 /lib/Travel/Status/DE/DeutscheBahn.pm | |
parent | 65a90c602cfa4baa195b3a18c529559f81c29c38 (diff) |
Release v6.026.02
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 2dffdd4..b6db009 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 = '6.01'; +our $VERSION = '6.02'; sub new { my ( $class, %opt ) = @_; @@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn =head1 VERSION -version 6.01 +version 6.02 =head1 DESCRIPTION |