diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-07-06 19:46:54 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-07-06 19:46:54 +0200 |
commit | 10e549ef7479b1bd08ced124164b5edcd8c1a30b (patch) | |
tree | ec62f20197db4e29457ac2adbe9856c7634bb53d /lib/Travel/Status/DE/DeutscheBahn.pm | |
parent | 74a7960da8590e7a105a827642f620816903ad8d (diff) |
Release v0.020.02
Diffstat (limited to 'lib/Travel/Status/DE/DeutscheBahn.pm')
-rw-r--r-- | lib/Travel/Status/DE/DeutscheBahn.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Travel/Status/DE/DeutscheBahn.pm b/lib/Travel/Status/DE/DeutscheBahn.pm index 09834ed..bd22103 100644 --- a/lib/Travel/Status/DE/DeutscheBahn.pm +++ b/lib/Travel/Status/DE/DeutscheBahn.pm @@ -10,7 +10,7 @@ use POSIX qw(strftime); use Travel::Status::DE::DeutscheBahn::Result; use XML::LibXML; -our $VERSION = '0.01'; +our $VERSION = '0.02'; sub new { my ( $obj, %conf ) = @_; @@ -203,7 +203,7 @@ arrival/departure monitor =head1 VERSION -version 0.01 +version 0.02 =head1 DESCRIPTION |