Bump version numbers for modules that have changed since 5.8.3
[p5sagit/p5-mst-13.2.git] / lib / IPC / Open3.pm
index 8636c33..da92518 100644 (file)
@@ -9,7 +9,7 @@ require Exporter;
 use Carp;
 use Symbol qw(gensym qualify);
 
-$VERSION       = 1.0105;
+$VERSION       = 1.0106;
 @ISA           = qw(Exporter);
 @EXPORT                = qw(open3);