diff options
| author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-09-19 20:27:01 +0200 |
|---|---|---|
| committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-09-19 20:27:01 +0200 |
| commit | bda32eb142cb0ae5dbc52de3f7074afacdeb8461 (patch) | |
| tree | b988dd7a204ff1069f4438b28e108b098e1cf23c /lib/Travel/Status/DE/DBRIS/Formation/Carriage.pm | |
| parent | 52c8c8f4195039702cb9ca43b0a9289b64652910 (diff) | |
Release v0.140.14
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 c99d706..4e9590b 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.13'; +our $VERSION = '0.14'; 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 |
