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