diff options
| author | Birte Kristina Friesel <birte.friesel@uos.de> | 2025-07-14 17:43:18 +0200 |
|---|---|---|
| committer | Birte Kristina Friesel <birte.friesel@uos.de> | 2025-07-14 17:43:18 +0200 |
| commit | 212244768e18733ad7db68c14070142cf9953f5d (patch) | |
| tree | d7a027f562f152b99475de4280e4899809263827 /lib/Travel/Status/DE/EFA/Info.pm | |
| parent | 76afdec30eab3ee27c9d0e1818fe5fc8a0fb0efe (diff) | |
Release v3.143.14
Diffstat (limited to 'lib/Travel/Status/DE/EFA/Info.pm')
| -rw-r--r-- | lib/Travel/Status/DE/EFA/Info.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Travel/Status/DE/EFA/Info.pm b/lib/Travel/Status/DE/EFA/Info.pm index 424c9f1..3dd908b 100644 --- a/lib/Travel/Status/DE/EFA/Info.pm +++ b/lib/Travel/Status/DE/EFA/Info.pm @@ -6,7 +6,7 @@ use 5.010; use parent 'Class::Accessor'; -our $VERSION = '3.13'; +our $VERSION = '3.14'; Travel::Status::DE::EFA::Info->mk_ro_accessors( qw(link_url link_text subject content subtitle additional_text)); @@ -58,7 +58,7 @@ Travel::Status::DE::EFA::Info - Information about a public transit stop =head1 VERSION -version 3.13 +version 3.14 =head1 DESCRIPTION |
