From 7b4f3b1f8d6b434f6b6b8a9bb210caaed38da567 Mon Sep 17 00:00:00 2001 From: Oliver Gorwits Date: Sun, 21 Jan 2018 23:27:29 +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 a3ac95d4..321715b2 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.038028'; +our $VERSION = '2.038029_002'; use App::Netdisco::Configuration; =head1 NAME