From 09e38ae5f0e7ec0f2a8347cf6149ded75dd36629 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 9 Jan 2015 18:16:44 +0100 Subject: version bump --- lib/Travel/Status/DE/IRIS/Result.pm | 6 +++--- lib/Travel/Status/DE/IRIS/Stations.pm | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'lib/Travel/Status/DE/IRIS') diff --git a/lib/Travel/Status/DE/IRIS/Result.pm b/lib/Travel/Status/DE/IRIS/Result.pm index 0350655..e6447eb 100644 --- a/lib/Travel/Status/DE/IRIS/Result.pm +++ b/lib/Travel/Status/DE/IRIS/Result.pm @@ -14,7 +14,7 @@ use DateTime::Format::Strptime; use List::Compare; use List::MoreUtils qw(none uniq firstval); -our $VERSION = '0.06'; +our $VERSION = '0.07'; Travel::Status::DE::IRIS::Result->mk_ro_accessors( qw(arrival classes date datetime delay departure is_cancelled is_transfer @@ -613,7 +613,7 @@ arrival/departure received by Travel::Status::DE::IRIS =head1 VERSION -version 0.06 +version 0.07 =head1 DESCRIPTION @@ -1151,7 +1151,7 @@ Travel::Status::DE::IRIS(3pm). =head1 AUTHOR -Copyright (C) 2013-2014 by Daniel Friesel Ederf@finalrewind.orgE +Copyright (C) 2013-2015 by Daniel Friesel Ederf@finalrewind.orgE =head1 LICENSE diff --git a/lib/Travel/Status/DE/IRIS/Stations.pm b/lib/Travel/Status/DE/IRIS/Stations.pm index 1339471..e26b024 100644 --- a/lib/Travel/Status/DE/IRIS/Stations.pm +++ b/lib/Travel/Status/DE/IRIS/Stations.pm @@ -7,7 +7,7 @@ use utf8; use List::MoreUtils qw(firstval); -our $VERSION = '0.06'; +our $VERSION = '0.07'; my @stations = ( @@ -15292,7 +15292,7 @@ Travel::Status::DE::IRIS::Stations - Station name to station code mapping =head1 VERSION -version 0.06 +version 0.07 =head1 DESCRIPTION -- cgit v1.2.3