diff options
author | Daniel Friesel <derf@finalrewind.org> | 2014-11-03 15:47:24 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2014-11-03 15:47:24 +0100 |
commit | 40447288f91e469a81bddde19860cc112c584d42 (patch) | |
tree | 5f89d9a650649670bcc702bf034727f0a75954ad /lib/Travel/Status/DE/IRIS/Stations.pm | |
parent | b63c55ed303eb1ee29e5212b4776fbf63ac7ae59 (diff) |
version bump0.06
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 b0e8681..e221fa8 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.05'; +our $VERSION = '0.06'; my @stations = ( @@ -15154,7 +15154,7 @@ Travel::Status::DE::IRIS::Stations - Station name to station code mapping =head1 VERSION -version 0.05 +version 0.06 =head1 DESCRIPTION |