projects
/
p5sagit/Package-Variant.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
5a0662d
)
bump version
Graham Knop [Tue, 10 Dec 2013 19:36:24 +0000 (11:36 -0800)]
lib/Package/Variant.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Package/Variant.pm
b/lib/Package/Variant.pm
index
2f19c47
..
ed18fcd
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.001004'; # 1.1.4
+our $VERSION = '1.002000'; # 1.2.0
$VERSION = eval $VERSION;