version bump (developer release)
[p5sagit/Function-Parameters.git] / lib / Function / Parameters / Info.pm
index 6755fee..7767b36 100644 (file)
@@ -6,7 +6,7 @@ use warnings;
 
 use Moo;
 
-our $VERSION = '0.01';
+our $VERSION = '0.02';
 
 {
        package Function::Parameters::Param;