diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Net/Ikano.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Net/Ikano.pm b/lib/Net/Ikano.pm index 37b94a4..287b145 100644 --- a/lib/Net/Ikano.pm +++ b/lib/Net/Ikano.pm @@ -12,11 +12,11 @@ Net::Ikano - Interface to Ikano wholesale DSL API =head1 VERSION -Version 0.01 +Version 0.02 =cut -our $VERSION = '0.01'; +our $VERSION = '0.02'; our $URL = 'https://orders.value.net/OsirisWebService/XmlApi.aspx'; |