From b80548156c535ea264a75fb05afee313cf9bd2f4 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 1 May 2020 13:51:15 +0200 Subject: Release v1.16 --- lib/Travel/Status/DE/EFA/Line.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/Travel/Status/DE/EFA/Line.pm') diff --git a/lib/Travel/Status/DE/EFA/Line.pm b/lib/Travel/Status/DE/EFA/Line.pm index 121e795..96c95d0 100644 --- a/lib/Travel/Status/DE/EFA/Line.pm +++ b/lib/Travel/Status/DE/EFA/Line.pm @@ -6,7 +6,7 @@ use 5.010; use parent 'Class::Accessor'; -our $VERSION = '1.15'; +our $VERSION = '1.16'; Travel::Status::DE::EFA::Line->mk_ro_accessors( qw(direction mot name operator route type valid)); @@ -57,7 +57,7 @@ requested station =head1 VERSION -version 1.15 +version 1.16 =head1 DESCRIPTION -- cgit v1.2.3