release 2.026001_004

This commit is contained in:
Oliver Gorwits
2014-04-28 22:01:17 +01:00
parent 0413216f84
commit a1ed854b73
3 changed files with 5 additions and 3 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';