bump version for next release
[p5sagit/App-FatPacker.git] / lib / App / FatPacker.pm
index 935584b..199427a 100644 (file)
@@ -14,7 +14,7 @@ use File::Copy qw(copy);
 use File::Path qw(mkpath rmtree);
 use B qw(perlstring);
 
-our $VERSION = '0.009014'; # 0.009.014
+our $VERSION = '0.009015'; # 0.009.015
 
 $VERSION = eval $VERSION;