diff options
author | Ivan Kohler <ivan@freeside.biz> | 2017-05-23 11:30:06 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2017-05-23 11:30:06 -0700 |
commit | 6a67cd1d933aa543bc61931d2d2a1e2321826c37 (patch) | |
tree | 37bba237d024f28b677eeaa28a29db9131474dfd | |
parent | ed73d4b421ff53c1aad1c1a9c66a8e352240ee1a (diff) |
-rw-r--r-- | lib/Net/Vitelity.pm | 2 |
1 files changed, 1 insertions, 1 deletions
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; |