bump version for next release
Karen Etheridge [Sun, 16 Sep 2012 04:08:57 +0000 (21:08 -0700)]
lib/App/FatPacker.pm

index 03d28fb..6f7a76b 100644 (file)
@@ -14,7 +14,7 @@ use File::Copy qw(copy);
 use File::Path qw(mkpath rmtree);
 use B qw(perlstring);
 
-our $VERSION = '0.009009'; # 0.9.9
+our $VERSION = '0.009010'; # 0.9.10
 
 $VERSION = eval $VERSION;