release 2.026001_004

This commit is contained in:
Oliver Gorwits
2014-04-28 22:01:17 +01:00
parent 0413216f84
commit 55c8d586e1
2 changed files with 4 additions and 2 deletions

View File

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