diff options
author | Daniel Friesel <derf@finalrewind.org> | 2015-06-30 12:47:12 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2015-06-30 12:47:12 +0200 |
commit | 9231b5cfa20b46cc16e4edf86654a955380a973a (patch) | |
tree | 3a2b9cc9f6267bbdf431149259f315687b2bf89e /lib/Travel/Status/DE/VRR.pm | |
parent | f6799c2bf46e45b240567b7376526e4b529ea2b3 (diff) |
release v1.111.11
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 363fc8c..620eaf7 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.10'; +our $VERSION = '1.11'; use parent 'Travel::Status::DE::EFA'; @@ -44,7 +44,7 @@ Travel::Status::DE::VRR - unofficial VRR departure monitor. =head1 VERSION -version 1.10 +version 1.11 =head1 DESCRIPTION |