diff options
author | Daniel Friesel <derf@finalrewind.org> | 2013-04-10 19:15:13 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2013-04-10 19:15:13 +0200 |
commit | 12683719f8a47c3e988b7d43d414d6552138fd93 (patch) | |
tree | e49d5443242e2664d0ec81537e3387edcbd36e6c /lib/Travel/Status/DE/VRR.pm | |
parent | 10803a7787a3aa2aa52eb524fdfc8f37e049bfc7 (diff) |
release v1.021.02
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 fc6e5bf..2594fa8 100644 --- a/lib/Travel/Status/DE/VRR.pm +++ b/lib/Travel/Status/DE/VRR.pm @@ -4,7 +4,7 @@ use strict; use warnings; use 5.010; -our $VERSION = '1.01'; +our $VERSION = '1.02'; use Carp qw(confess cluck); use Encode qw(encode decode); @@ -379,7 +379,7 @@ Travel::Status::DE::VRR - unofficial VRR departure monitor =head1 VERSION -version 1.01 +version 1.02 =head1 DESCRIPTION |