diff options
author | Daniel Friesel <derf@finalrewind.org> | 2015-09-15 18:57:11 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2015-09-15 18:57:11 +0200 |
commit | 78503af0bacad29e158016a0b6dd893dac9e6cc9 (patch) | |
tree | c474d1043c703102f48a75dc2c759a7157f3ef0c /lib/Travel/Status/DE/IRIS.pm | |
parent | 3531757d1cf733348ea6b38d2cef4aaf0d8ed7aa (diff) |
release v1.031.03
Diffstat (limited to 'lib/Travel/Status/DE/IRIS.pm')
-rw-r--r-- | lib/Travel/Status/DE/IRIS.pm | 4 |
1 files changed, 2 insertions, 2 deletions
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 |