Commit 330d0009 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

do not issue a new release just yet.

parent 964bcdee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
Travel::Status::DE::IRIS 1.02 - ??? May ?? 2015
git HEAD

    * Added github repo to dist metadata and the doc

+1 −1
Original line number Diff line number Diff line
@@ -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;