From d463bbcd8475dd0261fb28efcc7b4b6d079a27a1 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 13 Jul 2011 09:39:29 +0200 Subject: Release v0.03 --- lib/Travel/Status/DE/DeutscheBahn.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/Travel/Status/DE/DeutscheBahn.pm') diff --git a/lib/Travel/Status/DE/DeutscheBahn.pm b/lib/Travel/Status/DE/DeutscheBahn.pm index ea869d0..8919dfc 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.02'; +our $VERSION = '0.03'; sub new { my ( $obj, %conf ) = @_; @@ -205,7 +205,7 @@ arrival/departure monitor =head1 VERSION -version 0.02 +version 0.03 =head1 DESCRIPTION -- cgit v1.2.3