This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
bump re.pm version number
[perl5.git] / ext / re / re.pm
index 9111129..d72b6f4 100644 (file)
@@ -4,7 +4,7 @@ package re;
 use strict;
 use warnings;
 
 use strict;
 use warnings;
 
-our $VERSION     = "0.19";
+our $VERSION     = "0.20";
 our @ISA         = qw(Exporter);
 our @EXPORT_OK   = ('regmust',
                     qw(is_regexp regexp_pattern
 our @ISA         = qw(Exporter);
 our @EXPORT_OK   = ('regmust',
                     qw(is_regexp regexp_pattern