From b0d9735f227852df48670fa624014e96fa215a6b Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 6 Mar 2016 12:06:14 +0100 Subject: version bump --- lib/Travel/Status/DE/EFA/Result.pm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/Travel/Status/DE/EFA/Result.pm') diff --git a/lib/Travel/Status/DE/EFA/Result.pm b/lib/Travel/Status/DE/EFA/Result.pm index 2c7fcca..bfd908f 100644 --- a/lib/Travel/Status/DE/EFA/Result.pm +++ b/lib/Travel/Status/DE/EFA/Result.pm @@ -8,7 +8,7 @@ no if $] >= 5.018, warnings => 'experimental::smartmatch'; use parent 'Class::Accessor'; -our $VERSION = '1.12'; +our $VERSION = '1.13'; Travel::Status::DE::EFA::Result->mk_ro_accessors( qw(countdown date delay destination is_cancelled info key line lineref @@ -135,7 +135,7 @@ departure received by Travel::Status::DE::EFA =head1 VERSION -version 1.12 +version 1.13 =head1 DESCRIPTION @@ -218,7 +218,7 @@ true if the platform number is operated by DB ("Gleis x"), false ("Bstg. x") otherwise. Unfortunately, there is no distinction between tram and bus platforms yet, -which may alsn have the same numbers. +which may also have the same numbers. =item $departure->route_interesting -- cgit v1.2.3