bump version for next release
Karen Etheridge [Sun, 7 Apr 2013 19:55:56 +0000 (12:55 -0700)]
lib/App/FatPacker.pm

index 6d2b281..6933d93 100644 (file)
@@ -14,7 +14,7 @@ use File::Copy qw(copy);
 use File::Path qw(mkpath rmtree);
 use B qw(perlstring);
 
-our $VERSION = '0.009015'; # 0.009.015
+our $VERSION = '0.009016'; # 0.009.016
 
 $VERSION = eval $VERSION;