projects
/
p5sagit/App-FatPacker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
23b0c28
)
Bumping version to 0.010005
Karen Etheridge [Mon, 14 Dec 2015 02:01:35 +0000 (18:01 -0800)]
lib/App/FatPacker.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/App/FatPacker.pm
b/lib/App/FatPacker.pm
index
056a502
..
e6710ad
100644
(file)
--- 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.010004'; # 0.10.4
+our $VERSION = '0.010005'; # 0.10.5
$VERSION = eval $VERSION;