From ddc5ebccae256b13002c3afddd7b6db9bb6d5f21 Mon Sep 17 00:00:00 2001 From: Oliver Gorwits Date: Mon, 22 Jan 2018 01:40:35 +0000 Subject: [PATCH] bump ver --- lib/App/Netdisco.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/App/Netdisco.pm b/lib/App/Netdisco.pm index b95a88a8..c6858464 100644 --- a/lib/App/Netdisco.pm +++ b/lib/App/Netdisco.pm @@ -4,7 +4,7 @@ use strict; use warnings; use 5.010_000; -our $VERSION = '2.038029_003'; +our $VERSION = '2.038030'; use App::Netdisco::Configuration; =head1 NAME