projects
/
p5sagit/App-FatPacker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
de0c2ef
)
bump version
Matt S Trout [Sun, 22 Jan 2017 13:14:27 +0000 (13:14 +0000)]
lib/App/FatPacker.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/App/FatPacker.pm
b/lib/App/FatPacker.pm
index
db65c00
..
28e7c07
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.010_006'; # 0.10.6
+our $VERSION = '0.010007'; # 0.10.7
$VERSION = eval $VERSION;