0.05
[Net-SCP.git] / SCP.pm
diff --git a/SCP.pm b/SCP.pm
index 70c158e..8739c95 100644 (file)
--- a/SCP.pm
+++ b/SCP.pm
@@ -12,7 +12,7 @@ use IPC::Open3;
 
 @ISA = qw(Exporter);
 @EXPORT_OK = qw( scp iscp );
-$VERSION = '0.04';
+$VERSION = '0.05';
 
 $scp = "scp";