This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
bump IO::* version to 1.55
[perl5.git] / dist / IO / IO.pm
index 9ff11ec..063fc7f 100644 (file)
@@ -7,7 +7,7 @@ use Carp;
 use strict;
 use warnings;
 
-our $VERSION = "1.54";
+our $VERSION = "1.55";
 XSLoader::load 'IO', $VERSION;
 
 sub import {