Releasing 1.2.0
This commit is contained in:
parent
1fa99b8d3e
commit
2449b22f76
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
require v5.10;
|
require v5.10;
|
||||||
|
|
||||||
our $VERSION = "1.2.0-dev";
|
our $VERSION = "1.2.0";
|
||||||
|
|
||||||
our $debug = 0;
|
our $debug = 0;
|
||||||
sub debugf {
|
sub debugf {
|
||||||
|
|
Loading…
Reference in a new issue