diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-08-10 18:52:53 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-08-10 18:52:53 +0200 |
commit | cfe0acfe9c224972977fa3e8a3bccbb22388caa6 (patch) | |
tree | c315f9773d2979c1d3ba4a74c9453a79050cd526 /lib/Travel/Status/DE/DBWagenreihung.pm | |
parent | cb90e75b55a60adf6a81c333a822449771974a0e (diff) |
Release v0.170.17
Diffstat (limited to 'lib/Travel/Status/DE/DBWagenreihung.pm')
-rw-r--r-- | lib/Travel/Status/DE/DBWagenreihung.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Travel/Status/DE/DBWagenreihung.pm b/lib/Travel/Status/DE/DBWagenreihung.pm index 99291e3..eeddf3f 100644 --- a/lib/Travel/Status/DE/DBWagenreihung.pm +++ b/lib/Travel/Status/DE/DBWagenreihung.pm @@ -15,7 +15,7 @@ use Travel::Status::DE::DBWagenreihung::Group; use Travel::Status::DE::DBWagenreihung::Sector; use Travel::Status::DE::DBWagenreihung::Carriage; -our $VERSION = '0.16'; +our $VERSION = '0.17'; Travel::Status::DE::DBWagenreihung->mk_ro_accessors( qw(direction platform train_type)); @@ -331,7 +331,7 @@ Travel::Status::DE::DBWagenreihung - Interface to Deutsche Bahn carriage formati =head1 VERSION -version 0.16 +version 0.17 This is beta software. The API may change without notice. |