This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
dist/IO: Allow to be dual-lived
[perl5.git] / dist / IO / IO.pm
index 6edf83c..ba89f0c 100644 (file)
@@ -7,7 +7,7 @@ use Carp;
 use strict;
 use warnings;
 
 use strict;
 use warnings;
 
-our $VERSION = "1.30";
+our $VERSION = "1.31";
 XSLoader::load 'IO', $VERSION;
 
 sub import {
 XSLoader::load 'IO', $VERSION;
 
 sub import {