diff options
author | Daniel Friesel <derf@finalrewind.org> | 2015-03-12 19:40:37 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2015-03-12 19:40:37 +0100 |
commit | 70033e0073c04903e228f0535bf68d55106779e0 (patch) | |
tree | f98bf4a7a55011da611681ebf3ffccfce0316ee1 /lib/Travel/Status/DE/IRIS/Stations.pm | |
parent | 1bb9d02f171ecd081063e7bceead972b6b117e34 (diff) |
version bump0.08
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 e26b024..466699c 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.07'; +our $VERSION = '0.08'; my @stations = ( @@ -15292,7 +15292,7 @@ Travel::Status::DE::IRIS::Stations - Station name to station code mapping =head1 VERSION -version 0.07 +version 0.08 =head1 DESCRIPTION |