bump to 0.93
[p5sagit/App-FatPacker.git] / lib / App / FatPacker.pm
index 4e2ed45..2f39841 100644 (file)
@@ -13,7 +13,7 @@ use File::Copy qw(copy);
 use File::Path qw(make_path remove_tree);
 use B qw(perlstring);
 
-our $VERSION = '0.009002'; # 0.9.2
+our $VERSION = '0.009003'; # 0.9.3
 
 $VERSION = eval $VERSION;