release 2.031002

This commit is contained in:
Oliver Gorwits
2015-02-04 19:00:50 +00:00
parent b02cb79127
commit fe612df578
3 changed files with 3 additions and 7 deletions

View File

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