include templating on domain addition and make web hosting optional
[Net-Plesk.git] / lib / Net / Plesk.pm
index 3e78963..62a6811 100644 (file)
@@ -24,9 +24,9 @@ use Net::Plesk::Method::client_ippool_add_ip;
 
 @ISA = qw(Exporter);
 
-$VERSION = '0.01';
+$VERSION = '0.02';
 
-$PROTO_VERSION = '1.4.0.0';
+$PROTO_VERSION = '1.4.1.0';
 
 $DEBUG = 1;