projects
/
p5sagit/Package-Variant.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
e7603a9
)
bump version
Graham Knop [Thu, 21 Aug 2014 17:03:06 +0000 (13:03 -0400)]
lib/Package/Variant.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Package/Variant.pm
b/lib/Package/Variant.pm
index
23ef273
..
a242d93
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.002001';
+our $VERSION = '1.002002';
$VERSION = eval $VERSION;