Bumping version to 0.010004
Graham Knop [Sun, 28 Jun 2015 06:03:09 +0000 (02:03 -0400)]
lib/App/FatPacker.pm

index 339cd36..d1645e2 100644 (file)
@@ -14,7 +14,7 @@ use File::Copy qw(copy);
 use File::Path qw(mkpath rmtree);
 use B qw(perlstring);
 
-our $VERSION = '0.010003'; # 0.10.3
+our $VERSION = '0.010004'; # 0.10.4
 
 $VERSION = eval $VERSION;