release 2.031000

This commit is contained in:
Oliver Gorwits
2015-02-04 15:27:45 +00:00
parent 9179b410e7
commit 38af2050db
6 changed files with 13 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ use strict;
use warnings;
use 5.010_000;
our $VERSION = '2.030000';
our $VERSION = '2.031000';
use App::Netdisco::Configuration;
use Module::Find ();