diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-04-27 12:10:14 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-04-27 12:10:14 +0200 |
commit | 89ea4891edbebc0ae8f54212170d853625a95b5a (patch) | |
tree | b67289e2f63d167352b9d41cebc9e65e4f01c464 /lib/Travel/Status/DE/DBWagenreihung/Wagon.pm | |
parent | 63eeff22cb3aedd1eb6b5b46a23958247b33f800 (diff) |
release v0.130.13
Diffstat (limited to 'lib/Travel/Status/DE/DBWagenreihung/Wagon.pm')
-rw-r--r-- | lib/Travel/Status/DE/DBWagenreihung/Wagon.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Travel/Status/DE/DBWagenreihung/Wagon.pm b/lib/Travel/Status/DE/DBWagenreihung/Wagon.pm index 819508c..27f2e36 100644 --- a/lib/Travel/Status/DE/DBWagenreihung/Wagon.pm +++ b/lib/Travel/Status/DE/DBWagenreihung/Wagon.pm @@ -8,7 +8,7 @@ use utf8; use parent 'Class::Accessor'; use Carp qw(cluck); -our $VERSION = '0.12'; +our $VERSION = '0.13'; Travel::Status::DE::DBWagenreihung::Wagon->mk_ro_accessors( qw(attributes class_type group_index has_ac has_accessibility has_bahn_comfort has_bike_storage has_bistro has_compartments |