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