diff options
| author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-12-28 11:57:04 +0100 |
|---|---|---|
| committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-12-28 11:57:04 +0100 |
| commit | bbcbbed45909411d17366cd2ce3ed9f864bfed33 (patch) | |
| tree | 424620b3bc837fe68d2bfc394410f48587f5cfa4 /lib/Travel/Status/DE/DBRIS/Formation/Group.pm | |
| parent | e2de80f6bb6e929a8f9a9fb73223c1cd8966db9c (diff) | |
Diffstat (limited to 'lib/Travel/Status/DE/DBRIS/Formation/Group.pm')
| -rw-r--r-- | lib/Travel/Status/DE/DBRIS/Formation/Group.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Travel/Status/DE/DBRIS/Formation/Group.pm b/lib/Travel/Status/DE/DBRIS/Formation/Group.pm index 9c3425f..668e829 100644 --- a/lib/Travel/Status/DE/DBRIS/Formation/Group.pm +++ b/lib/Travel/Status/DE/DBRIS/Formation/Group.pm @@ -8,7 +8,7 @@ use utf8; use parent 'Class::Accessor'; use List::Util qw(uniq); -our $VERSION = '0.19'; +our $VERSION = '0.20'; Travel::Status::DE::DBRIS::Formation::Group->mk_ro_accessors( qw(designation name train_no train_type description desc_short destination has_sectors model series start_percent end_percent) |
