diff options
author | Derf Null <derf@finalrewind.org> | 2023-04-18 23:12:31 +0200 |
---|---|---|
committer | Derf Null <derf@finalrewind.org> | 2023-04-18 23:12:31 +0200 |
commit | 2ce7ee4da0c013446e87500b532734c0759e5069 (patch) | |
tree | 93bbad4671784c35328cf32d38892c40700b4505 /lib/Travel/Status/DE/HAFAS/StopFinder.pm | |
parent | a163cb9ce310163d746879a029191ad60d5754cb (diff) |
Release v4.104.10
Diffstat (limited to 'lib/Travel/Status/DE/HAFAS/StopFinder.pm')
-rw-r--r-- | lib/Travel/Status/DE/HAFAS/StopFinder.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Travel/Status/DE/HAFAS/StopFinder.pm b/lib/Travel/Status/DE/HAFAS/StopFinder.pm index c2da4d7..9a0d29a 100644 --- a/lib/Travel/Status/DE/HAFAS/StopFinder.pm +++ b/lib/Travel/Status/DE/HAFAS/StopFinder.pm @@ -12,7 +12,7 @@ use Encode qw(decode); use JSON; use LWP::UserAgent; -our $VERSION = '4.09'; +our $VERSION = '4.10'; # {{{ Constructors @@ -182,7 +182,7 @@ finder services =head1 VERSION -version 4.09 +version 4.10 =head1 DESCRIPTION |