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/Result.pm | |
parent | 6c733a1bcc425fc4600127414103fde217b8ae87 (diff) |
version bump1.05
Diffstat (limited to 'lib/Travel/Status/DE/VRR/Result.pm')
-rw-r--r-- | lib/Travel/Status/DE/VRR/Result.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Travel/Status/DE/VRR/Result.pm b/lib/Travel/Status/DE/VRR/Result.pm index ba6ab49..8172b9a 100644 --- a/lib/Travel/Status/DE/VRR/Result.pm +++ b/lib/Travel/Status/DE/VRR/Result.pm @@ -6,7 +6,7 @@ use 5.010; use parent 'Class::Accessor'; -our $VERSION = '1.04'; +our $VERSION = '1.05'; Travel::Status::DE::VRR::Result->mk_ro_accessors( qw(countdown date delay destination is_cancelled info key line lineref platform @@ -56,7 +56,7 @@ departure received by Travel::Status::DE::VRR =head1 VERSION -version 1.04 +version 1.05 =head1 DESCRIPTION |