]> git.vpit.fr Git - perl/modules/re-engine-Plugin.git/blobdiff - Plugin.pm
This is 0.07
[perl/modules/re-engine-Plugin.git] / Plugin.pm
index 26479aad429cd9f0273817e523d4b352eb3e7a2b..b703a0005e9bcc9dd3e5fcf4282c742062f3e387 100644 (file)
--- a/Plugin.pm
+++ b/Plugin.pm
@@ -4,7 +4,7 @@ use 5.009005;
 use strict;
 use XSLoader ();
 
-our $VERSION = '0.06';
+our $VERSION = '0.07';
 
 # All engines should subclass the core Regexp package
 our @ISA = 'Regexp';