bump version
Matt S Trout [Fri, 20 Jan 2017 10:46:52 +0000 (10:46 +0000)]
lib/App/FatPacker.pm

index cfa2db8..b90a57e 100644 (file)
@@ -14,7 +14,7 @@ use File::Copy qw(copy);
 use File::Path qw(mkpath rmtree);
 use B qw(perlstring);
 
-our $VERSION = '0.010005'; # 0.10.5
+our $VERSION = '0.010_006'; # 0.10.6
 
 $VERSION = eval $VERSION;