diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-07-30 13:36:36 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-07-30 13:36:36 +0200 |
commit | 3304b226c3002a29f12cb8a74d4c75a6ba7225d8 (patch) | |
tree | 35cc1ec68d57527ef159043c672302a91e09868c /lib/Travel/Status/DE/DBWagenreihung/Carriage.pm | |
parent | e6366575586a06662a5150bbc80ad2fc17315b7a (diff) |
Release v0.150.15
Diffstat (limited to 'lib/Travel/Status/DE/DBWagenreihung/Carriage.pm')
-rw-r--r-- | lib/Travel/Status/DE/DBWagenreihung/Carriage.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Travel/Status/DE/DBWagenreihung/Carriage.pm b/lib/Travel/Status/DE/DBWagenreihung/Carriage.pm index ca9d56a..8c93fed 100644 --- a/lib/Travel/Status/DE/DBWagenreihung/Carriage.pm +++ b/lib/Travel/Status/DE/DBWagenreihung/Carriage.pm @@ -8,7 +8,7 @@ use utf8; use parent 'Class::Accessor'; use Carp qw(cluck); -our $VERSION = '0.14'; +our $VERSION = '0.15'; Travel::Status::DE::DBWagenreihung::Carriage->mk_ro_accessors( qw(class_type is_closed is_dosto is_locomotive is_powercar number model section uic_id type |