version bump
[p5sagit/Function-Parameters.git] / lib / Function / Parameters.pm
index f9434da..a397246 100644 (file)
@@ -9,7 +9,7 @@ use Carp qw(confess);
 
 use XSLoader;
 BEGIN {
-       our $VERSION = 0.10_03;
+       our $VERSION = '1.00';
        XSLoader::load;
 }