diff options
author | Daniel Friesel <derf@finalrewind.org> | 2017-07-05 17:20:45 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2017-07-05 17:20:45 +0200 |
commit | 88abc2926f5e6a3f3260e8e12c7c944703cdd56f (patch) | |
tree | 10c0be1202682b9609fbd1ff8a761b08637d3adf /lib/Travel/Status/DE/VRR.pm | |
parent | f5673f483e5ccf733fad1647a70aaed41488972f (diff) |
Release v1.151.15
Diffstat (limited to 'lib/Travel/Status/DE/VRR.pm')
-rw-r--r-- | lib/Travel/Status/DE/VRR.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Travel/Status/DE/VRR.pm b/lib/Travel/Status/DE/VRR.pm index 4950621..2042d1a 100644 --- a/lib/Travel/Status/DE/VRR.pm +++ b/lib/Travel/Status/DE/VRR.pm @@ -6,7 +6,7 @@ use 5.010; no if $] >= 5.018, warnings => "experimental::smartmatch"; -our $VERSION = '1.14'; +our $VERSION = '1.15'; use parent 'Travel::Status::DE::EFA'; @@ -44,7 +44,7 @@ Travel::Status::DE::VRR - unofficial VRR departure monitor. =head1 VERSION -version 1.14 +version 1.15 =head1 DESCRIPTION |