version 1.0103_01
[p5sagit/Function-Parameters.git] / lib / Function / Parameters.pm
index 27c018e..b157396 100644 (file)
@@ -8,7 +8,7 @@ use Carp qw(confess);
 
 use XSLoader;
 BEGIN {
-       our $VERSION = '1.0101_01';
+       our $VERSION = '1.0103_01';
        our $XS_VERSION = $VERSION;
        $VERSION = eval $VERSION;
        XSLoader::load;