update Changes
[p5sagit/Function-Parameters.git] / lib / Function / Parameters.pm
index ca7acc0..bce63ad 100644 (file)
@@ -9,7 +9,7 @@ use Carp qw(confess);
 
 use XSLoader;
 BEGIN {
-       our $VERSION = '0.06';
+       our $VERSION = '0.06_01';
        XSLoader::load;
 }