projects
/
p5sagit/Package-Variant.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
cfcf68c
)
bump version for release
Karen Etheridge [Sat, 4 May 2013 16:42:30 +0000 (09:42 -0700)]
lib/Package/Variant.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Package/Variant.pm
b/lib/Package/Variant.pm
index
df28466
..
ebb302f
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.001003'; # 1.1.3
+our $VERSION = '1.001004'; # 1.1.4
$VERSION = eval $VERSION;