Advanced to version 1.32.

This commit is contained in:
2021-02-08 00:12:16 +08:00
parent aa51ef5e2b
commit a9697b6007
4 changed files with 9 additions and 3 deletions

View File

@ -11,7 +11,7 @@ use strict;
use warnings;
use base qw(Locale::Maketext Exporter);
our ($VERSION, @EXPORT, @EXPORT_OK);
$VERSION = 1.31;
$VERSION = 1.32;
@EXPORT = qw(read_mo);
@EXPORT_OK = @EXPORT;
# Prototype declaration