* Add current $VERSION to all files.
[gitmo/MooseX-Getopt.git] / lib / MooseX / Getopt / Parser / Descriptive.pm
index cf2a8f3..c1e9ed3 100644 (file)
@@ -1,6 +1,8 @@
 
 package MooseX::Getopt::Parser::Descriptive;
 
+our $VERSION   = '0.150001';
+
 use Moose;
 
 with 'MooseX::Getopt::Parser';