diff options
author | Daniel Friesel <derf@finalrewind.org> | 2014-11-03 15:47:24 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2014-11-03 15:47:24 +0100 |
commit | 40447288f91e469a81bddde19860cc112c584d42 (patch) | |
tree | 5f89d9a650649670bcc702bf034727f0a75954ad /lib/Travel/Status/DE/IRIS.pm | |
parent | b63c55ed303eb1ee29e5212b4776fbf63ac7ae59 (diff) |
version bump0.06
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 06ef067..5a3c34e 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 = '0.05'; +our $VERSION = '0.06'; use Carp qw(confess cluck); use DateTime; @@ -320,7 +320,7 @@ Travel::Status::DE::IRIS - Interface to IRIS based web departure monitors. =head1 VERSION -version 0.05 +version 0.06 =head1 DESCRIPTION |