This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Bump version of PerlIO::via after previous change
[perl5.git] / ext / PerlIO / via / via.pm
index 66aa974..53d4358 100644 (file)
@@ -1,5 +1,5 @@
 package PerlIO::via;
-our $VERSION = '0.07';
+our $VERSION = '0.08';
 use XSLoader ();
 XSLoader::load 'PerlIO::via';
 1;