More module $VERSION bump-ups.
[p5sagit/p5-mst-13.2.git] / lib / IPC / Open3.pm
index 5c9c69a..b59b09c 100644 (file)
@@ -9,7 +9,7 @@ require Exporter;
 use Carp;
 use Symbol qw(gensym qualify);
 
-$VERSION       = 1.0103;
+$VERSION       = 1.0104;
 @ISA           = qw(Exporter);
 @EXPORT                = qw(open3);