From 330d0009b197f7fe633aea6bda1b3c04de29352c Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 16 May 2015 16:23:15 +0200 Subject: do not issue a new release just yet. --- Changelog | 2 +- lib/Travel/Status/DE/IRIS.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Changelog b/Changelog index 48bb378..9ed95fe 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,4 @@ -Travel::Status::DE::IRIS 1.02 - ??? May ?? 2015 +git HEAD * Added github repo to dist metadata and the doc diff --git a/lib/Travel/Status/DE/IRIS.pm b/lib/Travel/Status/DE/IRIS.pm index e6884b6..7b731b8 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.01'; use Carp qw(confess cluck); use DateTime; -- cgit v1.2.3