projects
/
p5sagit/Package-Variant.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
485d589
)
bump version for release
Robert 'phaylon' Sedlacek [Wed, 19 Sep 2012 19:49:49 +0000 (19:49 +0000)]
lib/Package/Variant.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Package/Variant.pm
b/lib/Package/Variant.pm
index
0b75507
..
e8a5610
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.001001'; # 1.1.1
+our $VERSION = '1.001002'; # 1.1.2
$VERSION = eval $VERSION;