release 2.027003

This commit is contained in:
Oliver Gorwits
2014-05-15 08:12:44 +01:00
parent f223d1206a
commit 213f44ec21
2 changed files with 3 additions and 3 deletions

View File

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