diff options
| author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-12-14 11:20:14 +0100 |
|---|---|---|
| committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-12-14 11:20:14 +0100 |
| commit | 664f6f0d2d9c971e10a6aefc54dd0597ef80e91e (patch) | |
| tree | 31dca99638b2e4e5f47b63009d50d69e272f587d /lib/Travel/Status/DE/DBRIS/Formation/Carriage.pm | |
| parent | 8036bc9c815edab80db007e8e5e515e3fd1e1e4d (diff) | |
Release v0.190.19
Diffstat (limited to 'lib/Travel/Status/DE/DBRIS/Formation/Carriage.pm')
| -rw-r--r-- | lib/Travel/Status/DE/DBRIS/Formation/Carriage.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Travel/Status/DE/DBRIS/Formation/Carriage.pm b/lib/Travel/Status/DE/DBRIS/Formation/Carriage.pm index f1444c3..1024aab 100644 --- a/lib/Travel/Status/DE/DBRIS/Formation/Carriage.pm +++ b/lib/Travel/Status/DE/DBRIS/Formation/Carriage.pm @@ -8,7 +8,7 @@ use utf8; use parent 'Class::Accessor'; use Carp qw(cluck); -our $VERSION = '0.18'; +our $VERSION = '0.19'; Travel::Status::DE::DBRIS::Formation::Carriage->mk_ro_accessors( qw(class_type is_closed is_dosto is_locomotive is_powercar number model section uic_id type |
