X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FApp%2FFatPacker.pm;h=84f391025874286830851ab71979ccfd94c3b9a1;hb=3e4ff43e440565ad645e9f05a7e57f8ad56deed0;hp=c127ca7047aa69e7053ad96dd26a343f0c25daf9;hpb=4373b37e84628f557c8f5a6a084bee06dff0d186;p=p5sagit%2FApp-FatPacker.git diff --git a/lib/App/FatPacker.pm b/lib/App/FatPacker.pm index c127ca7..84f3910 100644 --- a/lib/App/FatPacker.pm +++ b/lib/App/FatPacker.pm @@ -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;