diff options
author | Daniel Friesel <derf@finalrewind.org> | 2015-01-09 18:16:44 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2015-01-09 18:16:44 +0100 |
commit | 09e38ae5f0e7ec0f2a8347cf6149ded75dd36629 (patch) | |
tree | a1a910959e86ae3bc56c5b93759b03ae34f33a87 /lib/Travel/Status/DE/IRIS/Stations.pm | |
parent | d13e9426c6733206bd92d813c8ff2cd2a5d7c734 (diff) |
version bump0.07
Diffstat (limited to 'lib/Travel/Status/DE/IRIS/Stations.pm')
-rw-r--r-- | lib/Travel/Status/DE/IRIS/Stations.pm | 4 |
1 files changed, 2 insertions, 2 deletions
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 |