From 68cd2f9ba17612427b38f6be37039339432100eb Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 21 Oct 2014 18:58:23 +0200 Subject: Release v1.03 --- lib/Travel/Status/DE/DeutscheBahn/Result.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/Travel/Status/DE/DeutscheBahn/Result.pm') diff --git a/lib/Travel/Status/DE/DeutscheBahn/Result.pm b/lib/Travel/Status/DE/DeutscheBahn/Result.pm index 10f0f79..fb0fb95 100644 --- a/lib/Travel/Status/DE/DeutscheBahn/Result.pm +++ b/lib/Travel/Status/DE/DeutscheBahn/Result.pm @@ -8,7 +8,7 @@ no if $] >= 5.018, warnings => "experimental::smartmatch"; use parent 'Class::Accessor'; -our $VERSION = '1.02'; +our $VERSION = '1.03'; Travel::Status::DE::DeutscheBahn::Result->mk_ro_accessors( qw(date time train route_end route_raw platform info_raw)); @@ -171,7 +171,7 @@ arrival/departure received by Travel::Status::DE::DeutscheBahn =head1 VERSION -version 1.02 +version 1.03 =head1 DESCRIPTION -- cgit v1.2.3