diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-08-19 19:38:36 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-08-19 19:38:36 +0200 |
commit | 09a2f0dbc038b8449d7fe302ed47de84a4bf62c7 (patch) | |
tree | 2f0b2578d03af1e78911cfd8f098ce70a68cacd6 /lib/Travel/Status/DE/DeutscheBahn.pm | |
parent | e79b3f6852fbb929fbce3635f54eb1a74ee75b2b (diff) |
Release v6.096.09
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 9f4d4fc..cb018ae 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.08'; +our $VERSION = '6.09'; sub new { my ( $class, %opt ) = @_; @@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn =head1 VERSION -version 6.08 +version 6.09 =head1 DESCRIPTION |