Bumping version to 0.010008
Matt S Trout [Mon, 18 Feb 2019 13:42:51 +0000 (13:42 +0000)]
lib/App/FatPacker.pm

index d008cbb..e376e6f 100644 (file)
@@ -14,7 +14,7 @@ use File::Copy qw(copy);
 use File::Path qw(mkpath rmtree);
 use B qw(perlstring);
 
-our $VERSION = '0.010007'; # 0.10.7
+our $VERSION = '0.010008'; # v0.10.8
 
 $VERSION = eval $VERSION;