From 78503af0bacad29e158016a0b6dd893dac9e6cc9 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 15 Sep 2015 18:57:11 +0200 Subject: release v1.03 --- lib/Travel/Status/DE/IRIS.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/Travel/Status/DE/IRIS.pm') diff --git a/lib/Travel/Status/DE/IRIS.pm b/lib/Travel/Status/DE/IRIS.pm index dae39b9..ef4f87a 100644 --- a/lib/Travel/Status/DE/IRIS.pm +++ b/lib/Travel/Status/DE/IRIS.pm @@ -6,7 +6,7 @@ use 5.014; no if $] >= 5.018, warnings => 'experimental::smartmatch'; -our $VERSION = '1.02'; +our $VERSION = '1.03'; use Carp qw(confess cluck); use DateTime; @@ -407,7 +407,7 @@ Travel::Status::DE::IRIS - Interface to IRIS based web departure monitors. =head1 VERSION -version 1.02 +version 1.03 =head1 DESCRIPTION -- cgit v1.2.3