bump version
Graham Knop [Sat, 16 Aug 2014 00:23:20 +0000 (20:23 -0400)]
lib/App/FatPacker.pm

index c127ca7..84f3910 100644 (file)
@@ -14,7 +14,7 @@ use File::Copy qw(copy);
 use File::Path qw(mkpath rmtree);
 use B qw(perlstring);
 
-our $VERSION = '0.010001'; # 0.10.1
+our $VERSION = '0.010002'; # 0.10.2
 
 $VERSION = eval $VERSION;