"make bump", from Import-Into repository
[p5sagit/Package-Variant.git] / lib / Package / Variant.pm
index a05af5b..a891f4b 100644 (file)
@@ -5,7 +5,7 @@ use Import::Into;
 use Module::Runtime qw(require_module);
 use Carp qw(croak);
 
-our $VERSION = '1.002000'; # 1.2.0
+our $VERSION = '1.002000';
 
 $VERSION = eval $VERSION;