From fe32955cf562456a044cc1ace99a8349e535d607 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 16 Dec 2017 11:18:23 +0100 Subject: Release v2.03 --- lib/Travel/Status/DE/HAFAS/Result.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/Travel/Status/DE/HAFAS/Result.pm') diff --git a/lib/Travel/Status/DE/HAFAS/Result.pm b/lib/Travel/Status/DE/HAFAS/Result.pm index 2b308bc..476f6fd 100644 --- a/lib/Travel/Status/DE/HAFAS/Result.pm +++ b/lib/Travel/Status/DE/HAFAS/Result.pm @@ -8,7 +8,7 @@ no if $] >= 5.018, warnings => 'experimental::smartmatch'; use parent 'Class::Accessor'; -our $VERSION = '2.02'; +our $VERSION = '2.03'; Travel::Status::DE::HAFAS::Result->mk_ro_accessors( qw(date datetime info raw_e_delay raw_delay time train route_end)); @@ -190,7 +190,7 @@ arrival/departure received by Travel::Status::DE::HAFAS =head1 VERSION -version 2.02 +version 2.03 =head1 DESCRIPTION -- cgit v1.2.3