release 2.027006

This commit is contained in:
Oliver Gorwits
2014-05-27 07:09:07 +01:00
parent 01d28490a6
commit 59e4af67cd
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ use strict;
use warnings;
use 5.010_000;
our $VERSION = '2.027004';
our $VERSION = '2.027006';
use App::Netdisco::Environment;
use Dancer ':script';