Releasing 1.0.1

stable 1.0.1
Alessandro Ranellucci 2014-04-22 12:03:19 +02:00
parent 370df56f73
commit 138c169634
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ use strict;
use warnings;
require v5.10;
our $VERSION = "1.0.0";
our $VERSION = "1.0.1";
our $debug = 0;
sub debugf {