Merge branch 'metadata' into mooseish-types
[p5sagit/Function-Parameters.git] / lib / Function / Parameters.pm
index dc6a79f..47107f1 100644 (file)
@@ -8,7 +8,7 @@ use Carp qw(confess);
 
 use XSLoader;
 BEGIN {
-       our $VERSION = '1.0003';
+       our $VERSION = '1.0004';
        XSLoader::load;
 }