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