From eaf6d71d7811104fb78350d9c8b90cc873b141f8 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 17 Sep 2013 00:06:11 +0200 Subject: Release v2.02 --- 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 c5a75b9..8e127ae 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.01'; +our $VERSION = '1.02'; Travel::Status::DE::DeutscheBahn::Result->mk_ro_accessors( qw(date time train route_end route_raw platform info_raw)); @@ -165,7 +165,7 @@ arrival/departure received by Travel::Status::DE::DeutscheBahn =head1 VERSION -version 1.01 +version 1.02 =head1 DESCRIPTION -- cgit v1.2.3