diff options
author | Daniel Friesel <derf@finalrewind.org> | 2013-12-18 16:33:38 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2013-12-18 16:33:38 +0100 |
commit | e976f7f8fb11ff20486645c198f7e4d7eafb653b (patch) | |
tree | 348171135e47ada9cdb7bca20f7463e1a9519769 /lib/Travel/Status/DE/VRR.pm | |
parent | 6c733a1bcc425fc4600127414103fde217b8ae87 (diff) |
version bump1.05
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 eb8212e..5aa569e 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.04'; +our $VERSION = '1.05'; use Carp qw(confess cluck); use Encode qw(encode decode); @@ -385,7 +385,7 @@ Travel::Status::DE::VRR - unofficial VRR departure monitor =head1 VERSION -version 1.04 +version 1.05 =head1 DESCRIPTION |