version bump
[p5sagit/Function-Parameters.git] / lib / Function / Parameters.pm
index 4bcec7e..59d9bdc 100644 (file)
@@ -8,7 +8,7 @@ use Carp qw(confess);
 
 use XSLoader;
 BEGIN {
-       our $VERSION = '1.0003';
+       our $VERSION = '1.0004';
        XSLoader::load;
 }