From 6a67cd1d933aa543bc61931d2d2a1e2321826c37 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Tue, 23 May 2017 11:30:06 -0700 Subject: [PATCH] add debug flag --- lib/Net/Vitelity.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Net/Vitelity.pm b/lib/Net/Vitelity.pm index 0715b91..6e2d00b 100644 --- a/lib/Net/Vitelity.pm +++ b/lib/Net/Vitelity.pm @@ -10,7 +10,7 @@ Net::Vitelity - Interface to Vitelity API =cut -our $VERSION = '0.04'; +our $VERSION = '0.05'; our $AUTOLOAD; -- 2.11.0