diff options
author | Daniel Friesel <derf@finalrewind.org> | 2015-04-30 14:04:40 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2015-04-30 14:04:40 +0200 |
commit | 2cdd2e22c42385fd4ca2aa75569756ea17a601c4 (patch) | |
tree | d121652e67ed6500d31fd6230a8d9e38e85fb5d2 /lib/Travel/Status/DE/EFA/Line.pm | |
parent | 8aa5ae1b2f5fbeaca493e512451f46ee12d86a25 (diff) |
version bump1.09
Diffstat (limited to 'lib/Travel/Status/DE/EFA/Line.pm')
-rw-r--r-- | lib/Travel/Status/DE/EFA/Line.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Travel/Status/DE/EFA/Line.pm b/lib/Travel/Status/DE/EFA/Line.pm index af5c3cb..777aa19 100644 --- a/lib/Travel/Status/DE/EFA/Line.pm +++ b/lib/Travel/Status/DE/EFA/Line.pm @@ -6,7 +6,7 @@ use 5.010; use parent 'Class::Accessor'; -our $VERSION = '1.08'; +our $VERSION = '1.09'; Travel::Status::DE::EFA::Line->mk_ro_accessors( qw(direction name operator route type valid)); @@ -46,7 +46,7 @@ requested station =head1 VERSION -version 1.08 +version 1.09 =head1 DESCRIPTION |