0.03
[Net-SSH.git] / SSH.pm
diff --git a/SSH.pm b/SSH.pm
index 8acd909..e4e0887 100644 (file)
--- a/SSH.pm
+++ b/SSH.pm
@@ -8,7 +8,7 @@ use IPC::Open3;
 
 @ISA = qw(Exporter);
 @EXPORT_OK = qw( ssh issh sshopen2 sshopen3 );
-$VERSION = '0.02';
+$VERSION = '0.03';
 
 $DEBUG = 0;