standard version
Matt S Trout [Thu, 3 May 2012 20:06:47 +0000 (20:06 +0000)]
lib/Import/Into.pm

index d89231a..7e81b7c 100644 (file)
@@ -3,7 +3,7 @@ package Import::Into;
 use strict;
 use warnings FATAL => 'all';
 
-our $VERSION = '1.0';
+our $VERSION = '1.000000'; # 1.0.0
 
 my %importers;