From 3f48ec59ab15ca65cf8caf3dae0b00f7d67f0317 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 5 Oct 2019 15:26:33 +0200 Subject: release v1.33 --- 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 e3073a6..e1b7410 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.32'; +our $VERSION = '1.33'; use Carp qw(confess cluck); use DateTime; @@ -614,7 +614,7 @@ Travel::Status::DE::IRIS - Interface to IRIS based web departure monitors. =head1 VERSION -version 1.32 +version 1.33 =head1 DESCRIPTION -- cgit v1.2.3