diff options
-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; |