projects
/
p5sagit/Package-Variant.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
49cc3b7
)
bump version
Karen Etheridge [Tue, 26 Mar 2013 04:12:33 +0000 (21:12 -0700)]
lib/Package/Variant.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Package/Variant.pm
b/lib/Package/Variant.pm
index
e8a5610
..
bc76781
100644
(file)
--- a/
lib/Package/Variant.pm
+++ b/
lib/Package/Variant.pm
@@
-5,7
+5,7
@@
use Import::Into;
use Module::Runtime qw(use_module);
use Carp qw(croak);
-our $VERSION = '1.001002'; # 1.1.2
+our $VERSION = '1.001003'; # 1.1.3
$VERSION = eval $VERSION;