projects
/
p5sagit/Package-Variant.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
cd99379
)
bump version
Graham Knop [Sat, 16 Aug 2014 01:35:07 +0000 (21:35 -0400)]
lib/Package/Variant.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Package/Variant.pm
b/lib/Package/Variant.pm
index
8562b6b
..
23ef273
100644
(file)
--- a/
lib/Package/Variant.pm
+++ b/
lib/Package/Variant.pm
@@
-5,7
+5,7
@@
use Import::Into;
use Module::Runtime qw(require_module);
use Carp qw(croak);
-our $VERSION = '1.002000';
+our $VERSION = '1.002001';
$VERSION = eval $VERSION;