From 1b5a8c327e31ce66dc5e2e18c78e31f9e166c9bd Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 29 Oct 2022 10:56:38 +0200 Subject: polyline is v4.01 as well. whoops... --- lib/Travel/Status/DE/HAFAS/Polyline.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/Travel/Status/DE/HAFAS/Polyline.pm b/lib/Travel/Status/DE/HAFAS/Polyline.pm index e7047a3..8a773f9 100644 --- a/lib/Travel/Status/DE/HAFAS/Polyline.pm +++ b/lib/Travel/Status/DE/HAFAS/Polyline.pm @@ -15,7 +15,8 @@ use 5.014; use parent 'Exporter'; our @EXPORT_OK = qw(decode_polyline); -our $VERSION = '4.00'; + +our $VERSION = '4.01'; # Translated this php script # -- cgit v1.2.3