bump version for next release
Karen Etheridge [Wed, 3 Apr 2013 21:33:24 +0000 (14:33 -0700)]
lib/App/FatPacker.pm

index 95757b9..8cf5462 100644 (file)
@@ -14,7 +14,7 @@ use File::Copy qw(copy);
 use File::Path qw(mkpath rmtree);
 use B qw(perlstring);
 
-our $VERSION = '0.009013'; # 0.9.013
+our $VERSION = '0.009014'; # 0.009.014
 
 $VERSION = eval $VERSION;