bump version
Matt S Trout [Tue, 18 Mar 2014 13:04:04 +0000 (13:04 +0000)]
lib/App/FatPacker.pm

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