release 2.027004

This commit is contained in:
Oliver Gorwits
2014-05-15 16:54:40 +01:00
parent d765b0a124
commit ee398fcae8
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.027003';
our $VERSION = '2.027004';
use App::Netdisco::Environment;
use Dancer ':script';