diff options
author | Derf Null <derf@finalrewind.org> | 2023-05-29 16:02:12 +0200 |
---|---|---|
committer | Derf Null <derf@finalrewind.org> | 2023-05-29 16:02:12 +0200 |
commit | 85f3982a620f9e20ce769c931e465487c8cdd7bf (patch) | |
tree | 1e5e293e34473da6cac867f82b72c1eba9ade42f /lib/Travel/Status/DE/HAFAS/StopFinder.pm | |
parent | 0e00ca1906259ec8b76f334d8c766ae4144f419a (diff) |
Release v4.124.12
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 3b24207..b7913ec 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.11'; +our $VERSION = '4.12'; # {{{ Constructors @@ -182,7 +182,7 @@ finder services =head1 VERSION -version 4.11 +version 4.12 =head1 DESCRIPTION |