summaryrefslogtreecommitdiff
path: root/lib/Travel/Status/DE/IRIS
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Travel/Status/DE/IRIS')
-rw-r--r--lib/Travel/Status/DE/IRIS/Result.pm6
-rw-r--r--lib/Travel/Status/DE/IRIS/Stations.pm4
2 files changed, 5 insertions, 5 deletions
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 E<lt>derf@finalrewind.orgE<gt>
+Copyright (C) 2013-2015 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt>
=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