This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
encoding-warnings: bump version
[perl5.git] / dist / encoding-warnings / lib / encoding / warnings.pm
index 4f74ebc..e09836d 100644 (file)
@@ -1,5 +1,5 @@
 package encoding::warnings;
-$encoding::warnings::VERSION = '0.13';
+$encoding::warnings::VERSION = '0.14';
 
 use strict;
 use 5.007;