version 1.0301
[p5sagit/Function-Parameters.git] / lib / Function / Parameters.pm
index a39f93b..0ceaeb7 100644 (file)
@@ -7,7 +7,7 @@ use Carp qw(confess);
 
 use XSLoader;
 BEGIN {
-       our $VERSION = '1.0202';
+       our $VERSION = '1.0301';
        XSLoader::load;
 }